Click or drag to resize

Hands Enumeration

Identifies which hand a controller belongs to

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[SerializableAttribute]
public enum Hands
Members
  Member nameValueDescription
None0 Not set or not applicable
Left1 Left hand
Right2 Right hand
See Also