Click or drag to resize

TooltipSizeScalarAtMaxDistance Property

The amount to scale the size by at maximum distance. The tooltip's size is an interpolation between this and the size at minimum distance.

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

Property Value

Type: Single
See Also