Click or drag to resize

TooltipMinDistanceInMetersForScale Property

Minimum distance in meters used to scale tooltip. Anything closer than this means the tooltip does not scale anymore and stays constant size.

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

Property Value

Type: Single
See Also