Click or drag to resize

AllowControllerInput Properties

The AllowControllerInput type exposes the following members.

Properties
  NameDescription
Public propertyDistance
Distance (in meters) at which to enable controller input
Public propertyEnableDuringPlaybackSessions
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.
Public propertyIsDistanceCheckingEnabled
Set this to true if you want the input module to automatically be enabled when a controller comes within the specified distance. If set to false, then you have to enable input yourself at the correct times.
Public propertyIsInputEnabled
Indicates if Input has been enabled or not
Top
See Also