TransformExtensions.Reset

Extension Method in TransformExtensions

Declaration

public static void Reset(this Transform transform)

Description

Resets the position, rotation, and scale of the transform.

Parameters

transformThe transform to reset.