Click or drag to resize

OnEnabledShowDialogBase_showInVrOnly Field

If set to True, this dialog will be displayed only to vr users. Web users will not see it. If set to False, Web users will also see the dialog.

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private bool _showInVrOnly

Field Value

Type: Boolean
See Also