Click or drag to resize

TooltipBaseIsVisibleInCurrentCamera Property

Returns true if the tooltip is visible in the current camera

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected virtual bool IsVisibleInCurrentCamera { get; }

Property Value

Type: Boolean
See Also