Click or drag to resize

AllowControllerInput Fields

The AllowControllerInput type exposes the following members.

Fields
  NameDescription
Private field_distanceInMeters
Distance (in meters) at which to enable controller input
Private field_enableDuringPlaybackSessions
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.
Private field_isDistanceCheckingEnabled
Set this to true if you want the input module to automatically be activated when a controller comes within the specified distance. If set to false, then you have to activate input yourself at the correct times.
Public fieldStatic memberDefaultDistance
Default distance (in meters) at which to enable controller input
Top
See Also