TransformExtensions
Static Class in Zigurous.Architecture
Declaration
public static class TransformExtensionsDescription
Extension methods for Transform components.
Extension Methods
| HasChangedInHierarchy | Determines if the transform or any of its parents has changed since the last time the flag was set to false. |
| Reset | Resets the position, rotation, and scale of the transform. |
| ResetLocal | Resets the local position, rotation, and scale of the transform. |