Click or drag to resize

HandModelHandType Property

Defines the Hand in the simulation.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public HandType HandType { get; set; }

Property Value

Type: HandType
Remarks

Available values are:

  • 0 - Unknown
  • 1 - Left
  • 2 - Right

See Also