Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


handleRotation

The rotation of the tool handle in world space.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static Quaternion handleRotation { get; set; }

Remarks

Setting this property has an effect only when Tools.pivotRotation is set to PivotRotation.Global.