![]() |
LipSync Pro
1.31
|
Public Member Functions | |
| PhonemeShape (string phonemeName) | |
| PhonemeShape (Phoneme ePhoneme) | |
Public Member Functions inherited from RogoDigital.Lipsync.Shape | |
| bool | HasBone (Transform bone) |
| int | IndexOfBone (Transform bone) |
Public Attributes | |
| string | phonemeName |
| Phoneme | phoneme |
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.PhonemeShape.PhonemeShape | ( | string | phonemeName | ) |
| RogoDigital.Lipsync.PhonemeShape.PhonemeShape | ( | Phoneme | ePhoneme | ) |
| Phoneme RogoDigital.Lipsync.PhonemeShape.phoneme |
| string RogoDigital.Lipsync.PhonemeShape.phonemeName |