Click or drag to resize

AnimateHandToModelIsWaitUntilComplete Property

Waits until the animation is complete to proceed.

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

Property Value

Type: Boolean
See Also