API ReferenceSandbox
VisemeFrameclass
A viseme (mouth shape) active over a span of time. A list of these makes up a sound's lipsync track, authored in the sound editor and stored in the sound's .meta file under "visemes".
object→VisemeFrame
Properties3
Showing 3 properties
public float Sandbox.VisemeFrame.EndTime { get; set; }
End time in seconds.
Returns:
float—public float Sandbox.VisemeFrame.StartTime { get; set; }
Start time in seconds.
Returns:
float—public int Sandbox.VisemeFrame.Viseme { get; set; }
Viseme index, 0-14. See `Sandbox.Visemes.MorphNames`.
Returns:
int—No results match this filter.