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_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