![]() |
LipSync Pro
1.31
|
Public Member Functions | |
| EmotionShape (string eEmotion) | |
Public Member Functions inherited from RogoDigital.Lipsync.Shape | |
| bool | HasBone (Transform bone) |
| int | IndexOfBone (Transform bone) |
Public Attributes | |
| string | emotion |
Public Attributes inherited from RogoDigital.Lipsync.Shape | |
| List< int > | blendShapes = new List<int>() |
| The blendable indeces. More... | |
| List< string > | blendableNames = new List<string>() |
| The blendable names. Used for re-syncing More... | |
| List< float > | weights = new List<float>() |
| The associated weights. More... | |
| List< BoneShape > | bones = new List<BoneShape>() |
| List of bone shapes. More... | |
| bool | verified = true |
| Whether or not this shape exists in the project Will always be true for phoneme shapes. More... | |
| RogoDigital.Lipsync.EmotionShape.EmotionShape | ( | string | eEmotion | ) |
| string RogoDigital.Lipsync.EmotionShape.emotion |