OVRLipSyncContextMorphTarget Class Reference
Inheritance diagram for OVRLipSyncContextMorphTarget:

Public Attributes | |
SkinnedMeshRenderer | skinnedMeshRenderer = null |
int [] | visemeToBlendTargets = Enumerable.Range(0, OVRLipSync.VisemeCount).ToArray() |
bool | enableVisemeTestKeys = false |
KeyCode [] | visemeTestKeys |
KeyCode | laughterKey = KeyCode.CapsLock |
int | laughterBlendTarget = OVRLipSync.VisemeCount |
float | laughterThreshold = 0.5f |
float | laughterMultiplier = 1.5f |
int | smoothAmount = 70 |
Member Data Documentation
◆ enableVisemeTestKeys
bool OVRLipSyncContextMorphTarget.enableVisemeTestKeys = false |
◆ laughterBlendTarget
int OVRLipSyncContextMorphTarget.laughterBlendTarget = OVRLipSync.VisemeCount |
◆ laughterKey
KeyCode OVRLipSyncContextMorphTarget.laughterKey = KeyCode.CapsLock |
◆ laughterMultiplier
float OVRLipSyncContextMorphTarget.laughterMultiplier = 1.5f |
◆ laughterThreshold
float OVRLipSyncContextMorphTarget.laughterThreshold = 0.5f |
◆ skinnedMeshRenderer
SkinnedMeshRenderer OVRLipSyncContextMorphTarget.skinnedMeshRenderer = null |
◆ smoothAmount
int OVRLipSyncContextMorphTarget.smoothAmount = 70 |
◆ visemeTestKeys
KeyCode [] OVRLipSyncContextMorphTarget.visemeTestKeys |
Initial value:
=
{
KeyCode.BackQuote,
KeyCode.Tab,
KeyCode.Q,
KeyCode.W,
KeyCode.E,
KeyCode.R,
KeyCode.T,
KeyCode.Y,
KeyCode.U,
KeyCode.I,
KeyCode.O,
KeyCode.P,
KeyCode.LeftBracket,
KeyCode.RightBracket,
KeyCode.Backslash,
}
◆ visemeToBlendTargets
int [] OVRLipSyncContextMorphTarget.visemeToBlendTargets = Enumerable.Range(0, OVRLipSync.VisemeCount).ToArray() |
The documentation for this class was generated from the following file:
- Oculus/LipSync/Scripts/OVRLipSyncContextMorphTarget.cs