Version: 2017.2
public static void SetInspectorRotation (Transform t, Vector3 r);

パラメーター

t Transform to set the rotation on.
r Rotation as it would be set by the Transform Inspector window.

説明

Sets the rotation of a transform as it would be set by the Transform Inspector window.