TranslationHandles.GetRotationRealignment(Int32) Method

Definition

protected:
 override UnityEngine::Quaternion GetRotationRealignment(int handleIndex);
protected override UnityEngine.Quaternion GetRotationRealignment (int handleIndex);
override this.GetRotationRealignment : int -> UnityEngine.Quaternion
Protected Overrides Function GetRotationRealignment (handleIndex As Integer) As Quaternion

Parameters

handleIndex
Int32

Returns

UnityEngine.Quaternion

Applies to