Controller Properties |
The Controller type exposes the following members.
Name | Description | |
---|---|---|
AttachPoint |
This controller's attach point
| |
CanEngage |
Indicates if this controller can engage an object
| |
EngagingObject |
Get's the current engagable object this controller is engaged with (can be null if not engaged)
| |
ID |
Identifies the hand that this controller belongs to
| |
IsEngaged |
Indicates whether this controller is currently engaging an object
| |
IsInDialogMode |
Indicates whether this controller is currently handling dialog input
| |
IsInitialised |
True if initialisation has been done
| |
Owner |
User that owns this controller
| |
RealControllerModels |
Controls the real controller models
| |
State |
Gets his controller's current state
|