Unity Engine documentationScript ReferenceUnityEditorPivotRotationHow is the tool handle oriented.Read time 1 minuteLast updated 6 days agoDefinition Type: Enum Namespace: UnityEditor Assembly: UnityEditor.CoreModule 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.GridThe angle of the tool handle matches the grid axes.LocalThe tool handle is oriented from the active object.