EngageableObject Fields |
The EngageableObject type exposes the following members.
Name | Description | |
---|---|---|
_interactionPoint |
An alternative point to use for interaction calculations
| |
_interactionRequirements |
Requirements that has to be satisfied to allow interaction
| |
_isKinematicAfterEngage |
Specifies how physics should behave after engagement ends
| |
_requiresTwoHands |
Indicates whether this object needs to be engaged with by 2 controllers to move
| |
_requiresTwoHandsForUnsnapping |
Indicates whether this object needs to be engaged with by 2 controllers to unsnap
| |
_transformSync |
The associated TransformSync component
| |
DeadZoneDistance |
Any distance less than this would be ignored in calculations for movement
| |
SmallestDistance |
Any distance less than this would be ignored in calculations for movement
|