◆ Equals() [2/3]

bool Equals ( Transform  compareTransform)
Parameters
compareTransformthe Unity Transform to compare values with.
Returns
Returns true if the compared transformations have the same values, false otherwise

Implemented in TransformAndDecendantStorage, TransformDictionaryStorage, TransformStorageTree, TreeOfLocalTransforms, and TransformChildrenDictionaryStorage.