Rotation
The world rotation.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public virtual Quaternion Rotation { get; set; }
Remarks
Override this field to use your own representation of the rotation in world space.