Click or drag to resize

TooltipBaseMinLookAtUpdateDistanceInMetersAABB Field

Any distance below this will not update the look-at vector for the tooltip. This prevents it from spinning around when the player is too close.

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public const float MinLookAtUpdateDistanceInMetersAABB = 0.1f

Field Value

Type: Single
See Also