CursorContextInfo.ObjectCenter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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