| 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.5.0.0 (3.5.0.0)
Syntax public RectTransform ArrowRectTransform { get; set; }
Property Value
Type:
RectTransformSee Also