Click or drag to resize

MessageDisplayDialogDataAllowInput Property

Allows the hand to go into the laser mode and provide a way to press buttons 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 bool AllowInput { get; set; }

Property Value

Type: Boolean
See Also