|
Sequine - Scripting API
|
Text's character data, used to track the text animation. More...
Public Member Functions | |
| CharacterData (int _index, float _startingTime, float _duration, int _materialIndex, int _vertexIndex) | |
| void | UpdateTime (float _time) |
Properties | |
| float | progress [get] |
| int | materialIndex [get] |
| int | vertexIndex [get] |
| int | index [get] |
Text's character data, used to track the text animation.
| Calcatz.Sequine.CharacterData.CharacterData | ( | int | _index, |
| float | _startingTime, | ||
| float | _duration, | ||
| int | _materialIndex, | ||
| int | _vertexIndex | ||
| ) |
| void Calcatz.Sequine.CharacterData.UpdateTime | ( | float | _time | ) |
|
get |
|
get |
|
get |
|
get |