LipSync Pro  1.31
RogoDigital.Lipsync.PhonemeShape Class Reference
Inheritance diagram for RogoDigital.Lipsync.PhonemeShape:
RogoDigital.Lipsync.Shape

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< BoneShapebones = 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...
 

Constructor & Destructor Documentation

RogoDigital.Lipsync.PhonemeShape.PhonemeShape ( string  phonemeName)
RogoDigital.Lipsync.PhonemeShape.PhonemeShape ( Phoneme  ePhoneme)

Member Data Documentation

Phoneme RogoDigital.Lipsync.PhonemeShape.phoneme
string RogoDigital.Lipsync.PhonemeShape.phonemeName

The documentation for this class was generated from the following file: