Click or drag to resize

EngageableObject_requiresTwoHands Field

Indicates whether this object needs to be engaged with by 2 controllers to move

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
[UnityEngine.SerializeField]
protected bool _requiresTwoHands

Field Value

Type: Boolean
See Also