Class VisemeCandidate
Represents a Viseme mapping candidate. A Lip-Sync Mapper may use this information to find suitable Blend-Shapes Keys.
Inherited Members
Namespace: TriLibCore.Mappers
Assembly: TriLibCore.dll
Syntax
public class VisemeCandidate
Constructors
VisemeCandidate()
Declaration
public VisemeCandidate()
Fields
CandidateNames
List of candidate names.
Declaration
public List<string> CandidateNames
Field Value
Type | Description |
---|---|
List<string> |
Viseme
Viseme type.
Declaration
public LipSyncViseme Viseme
Field Value
Type | Description |
---|---|
LipSyncViseme |