bool Equals | ( | Transform | compareTransform, |
bool | localNotWorld | ||
) |
compareTransform | the Unity Transform to compare values with. |
localNotWorld | defines if the root should be compared with local Coordinates(true), or global Coordinates(false). |
Implemented in TransformAndDecendantStorage, TreeOfLocalTransforms, TransformDictionaryStorage, TransformStorageTree, and TransformChildrenDictionaryStorage.