override bool Equals | ( | object | objectToCompare | ) |
objectToCompare | If the object is a UnityEngine.Transform, or StoredFullTransform it's local coordinates will be compared. If the object is a Transform storage it's values will be compared. If the object is not a recognized transform type, it will return false. |
Implements IStoreTransformHierarchy.
References TransformAndDecendantStorage.TransformAndDecendantStorage().
Referenced by TransformAndDecendantStorage.Equals().