Click or drag to resize

POITooltip_arrowTransform Field

Transform of the Arrow object so we can move the canvas slightly when we scale up and down to keep it pointing at the correct location

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private RectTransform _arrowTransform

Field Value

Type: RectTransform
See Also