Click or drag to resize

AllowControllerInputEnableDuringPlaybackSessions Property

Indicates whether session reviewer VR users can interact with the attached canvas during a playback session. If any input on this canvas results in a network-synchronised state change, then it is strongly advised that you leave this set to false.

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

Property Value

Type: Boolean
See Also