Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PivotMode

Where is the tool handle placed.
Read time 1 minuteLast updated 4 days ago

Definition

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

Fields

Value

Description

CenterThe tool handle is at the graphical center of the selection.
CustomThe tool handle is at a position provided by the currently active custom pivot mode.
PivotThe tool handle is on the pivot point of the active object.