Click or drag to resize

TooltipArrowRectTransform Property

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#
public RectTransform ArrowRectTransform { get; set; }

Property Value

Type: RectTransform
See Also