CursorContextInfo.ObjectCenter Property

Definition

Used to calculate the orientation of context cursors.

public:
 property UnityEngine::Transform ^ ObjectCenter { UnityEngine::Transform ^ get(); void set(UnityEngine::Transform ^ value); };
public UnityEngine.Transform ObjectCenter { get; set; }
member this.ObjectCenter : UnityEngine.Transform with get, set
Public Property ObjectCenter As Transform

Property Value

UnityEngine.Transform

Applies to