Click or drag to resize

EngageableObject Fields

The EngageableObject type exposes the following members.

Fields
  NameDescription
Private field_interactionPoint
An alternative point to use for interaction calculations
Private field_interactionRequirements
Requirements that has to be satisfied to allow interaction
Private field_isKinematicAfterEngage
Specifies how physics should behave after engagement ends
Protected field_requiresTwoHands
Indicates whether this object needs to be engaged with by 2 controllers to move
Private field_requiresTwoHandsForUnsnapping
Indicates whether this object needs to be engaged with by 2 controllers to unsnap
Private field_transformSync
The associated TransformSync component
Protected fieldStatic memberDeadZoneDistance
Any distance less than this would be ignored in calculations for movement
Protected fieldStatic memberSmallestDistance
Any distance less than this would be ignored in calculations for movement
Top
See Also