ToolTip.Pivot 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.
Pivot point that text will rotate around as well as the point where the Line will be rendered to.
public:
property UnityEngine::GameObject ^ Pivot { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject Pivot { get; }
member this.Pivot : UnityEngine.GameObject
Public ReadOnly Property Pivot As GameObject
Property Value
UnityEngine.GameObject