IEngageableObject Properties |
The IEngageableObject type exposes the following members.
Name | Description | |
---|---|---|
ControllerTrackingEnabled |
True if the object is currently tracking the controller
| |
EngagingControllers |
The list of engaged controllers
| |
InteractionAllowed |
True if interaction is allowed, otherwise false
| |
IsEngaged |
True if this object is currently engaged by one or more controllers
| |
IsKinematicAfterEngage |
How the object's physics should behave after engagement
| |
RequiresTwoHands |
Indicates whether this object needs to be engaged with by 2 controllers to move
| |
Rigidbody |
This object's Rigidbody component
|