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