| TooltipBaseWebGLHideInNonVrCamera Property |
If set to true, the tooltip is not visible in the normal non-VR cameras.
If set to false, the tooltip will be visible in all the cameras.
Note: this only affect WebGL platform
Namespace:
ImmerseSDK.UI
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool WebGLHideInNonVrCamera { get; set; }
Property Value
Type:
BooleanSee Also