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