 | 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.6.0.0 (3.6.0.0)
Syntaxpublic bool EnableDuringPlaybackSessions { get; set; }
Property Value
Type:
Boolean
See Also