Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PivotRotation

How is the tool handle oriented.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public enum PivotRotation

Fields

Value

Description

CustomThe 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.