Unity Engine documentationScript ReferenceUnityEditorPivotRotationHow is the tool handle oriented.Read time 1 minuteLast updated 13 days agoDefinition Type: Enum Namespace: UnityEditor Assembly: UnityEditor public enum PivotRotation Fields ValueDescriptionCustomThe tool handle is aligned to the rotation provided by the currently active custom pivot rotation.GlobalThe tool handle is aligned along the global axes.LocalThe tool handle is oriented from the active object.