Click or drag to resize

AllowControllerInput_enableDuringPlaybackSessions Field

Indicates whether session reviewer VR users can interact with this canvas during a playback session. If user input on this canvas can modify any synchronised state, then it is strongly advised that this is set to false, to avoid breaking the playback of a recording.

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private bool _enableDuringPlaybackSessions

Field Value

Type: Boolean
See Also