Click or drag to resize

HandModelCurrentGesture Property

Contains animator state name for the current hand gesture. Null or empty means no assigned gesture.

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

Property Value

Type: String
See Also