VisemeReachedEventArgs.NextViseme Property

Definition

Gets the value of the next viseme.

public:
 property int NextViseme { int get(); };
public int NextViseme { get; }
member this.NextViseme : int
Public ReadOnly Property NextViseme As Integer

Property Value

An Int32 object that contains the value of the next viseme.

Applies to