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

パラメーター

tTransform to set the rotation on.
rRotation 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.