◆ addPhoneme()
◆ addWord()
◆ buildAnimator()
| void Dragengine.SpeechAnimations.SpeechAnimation.buildAnimator |
( |
| ) |
|
◆ forEachPhoneme()
| void Dragengine.SpeechAnimations.SpeechAnimation.forEachPhoneme |
( |
Block |
aBlock | ) |
|
Visit phoneme.
Block receives as argument SpeechAnimationPhoneme.
◆ forEachWord()
| void Dragengine.SpeechAnimations.SpeechAnimation.forEachWord |
( |
Block |
aBlock | ) |
|
Visit word.
Block receives as argument SpeechAnimationWord.
◆ getAnimator()
| Animator Dragengine.SpeechAnimations.SpeechAnimation.getAnimator |
( |
| ) |
|
◆ getNeutralMove()
| String Dragengine.SpeechAnimations.SpeechAnimation.getNeutralMove |
( |
| ) |
|
◆ getNeutralVertexPositionSets()
| Set Dragengine.SpeechAnimations.SpeechAnimation.getNeutralVertexPositionSets |
( |
| ) |
|
Neutral vertex position sets (Set of String).
- Version
- 1.17
◆ getPathAnimation()
| String Dragengine.SpeechAnimations.SpeechAnimation.getPathAnimation |
( |
| ) |
|
Path to animation or null if not set.
◆ getPathRig()
| String Dragengine.SpeechAnimations.SpeechAnimation.getPathRig |
( |
| ) |
|
Path to rig or null if not set.
◆ getPhonemeWithIPA()
Phoneme with IPA symbol or null if absent.
◆ getWordNamed()
Word with name or null if absent.
◆ new()
◆ setNeutralMove()
| void Dragengine.SpeechAnimations.SpeechAnimation.setNeutralMove |
( |
String |
moveName | ) |
|
Set name of neutral move.
◆ setPathAnimation()
| void Dragengine.SpeechAnimations.SpeechAnimation.setPathAnimation |
( |
String |
path | ) |
|
Set path to animation or null if not set.
◆ setPathRig()
| void Dragengine.SpeechAnimations.SpeechAnimation.setPathRig |
( |
String |
path | ) |
|
Set path to rig or null if not set.
◆ pAnimator
| Animator Dragengine.SpeechAnimations.SpeechAnimation.pAnimator |
◆ pNeutralMove
| String Dragengine.SpeechAnimations.SpeechAnimation.pNeutralMove |
◆ pNeutralVertexPositionSets
| Set Dragengine.SpeechAnimations.SpeechAnimation.pNeutralVertexPositionSets |
◆ pPathAnimation
| String Dragengine.SpeechAnimations.SpeechAnimation.pPathAnimation |
◆ pPathRig
| String Dragengine.SpeechAnimations.SpeechAnimation.pPathRig |
◆ pPhonemes
| Dictionary Dragengine.SpeechAnimations.SpeechAnimation.pPhonemes |
◆ pWords
| Dictionary Dragengine.SpeechAnimations.SpeechAnimation.pWords |
The documentation for this class was generated from the following file: