Click or drag to resize

TooltipShouldScaleWithDistance Property

Should this tooltip scale up the further away the player gets from it?

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool ShouldScaleWithDistance { get; set; }

Property Value

Type: Boolean
See Also