Click or drag to resize

TooltipBaseOriginalLocalLocation Property

The original local position that was applied to this object's transform

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected UnityEngine.Vector3 OriginalLocalLocation { get; }

Property Value

Type: UnityEngine.Vector3
See Also