編輯

共用方式為


ScaleHandles.GetRotationRealignment(Int32, Boolean) Method

Definition

protected:
 UnityEngine::Quaternion GetRotationRealignment(int handleIndex, bool isFlattened);
protected UnityEngine.Quaternion GetRotationRealignment (int handleIndex, bool isFlattened);
member this.GetRotationRealignment : int * bool -> UnityEngine.Quaternion
Protected Function GetRotationRealignment (handleIndex As Integer, isFlattened As Boolean) As Quaternion

Parameters

handleIndex
Int32
isFlattened
Boolean

Returns

UnityEngine.Quaternion

Applies to