TransformExtensions.ResetLocal
Extension Method in TransformExtensions
Declaration
public static void ResetLocal(this Transform transform)
Description
Resets the local position, rotation, and scale of the transform.
Parameters
transform | The transform to reset. |