Click or drag to resize

IEngageableObject Properties

The IEngageableObject type exposes the following members.

Properties
  NameDescription
Public propertyControllerTrackingEnabled
True if the object is currently tracking the controller
Public propertyEngagingControllers
The list of engaged controllers
Public propertyInteractionAllowed
True if interaction is allowed, otherwise false
Public propertyIsEngaged
True if this object is currently engaged by one or more controllers
Public propertyIsKinematicAfterEngage
How the object's physics should behave after engagement
Public propertyRequiresTwoHands
Indicates whether this object needs to be engaged with by 2 controllers to move
Public propertyRigidbody
This object's Rigidbody component
Top
See Also