Click or drag to resize

MessageDisplayDialogShowInVROnly Property

Determines whether this message should only be shown in VR

Namespace:  ImmerseSDK.UI.MessageDisplay
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public override bool ShowInVROnly { get; }

Property Value

Type: Boolean
See Also