Click or drag to resize

EngageableObjectRequiresTwoHands Property

True if this object needs both hands to interact with

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool RequiresTwoHands { get; }

Property Value

Type: Boolean

Implements

IEngageableObjectRequiresTwoHands
See Also