HandModelHandType Property
|
Defines the Hand in the simulation.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic HandType HandType { get; set; }
Property Value
Type:
HandType
Remarks
Available values are:
- 0 - Unknown
- 1 - Left
- 2 - Right
See Also