Extended from BaseClass TextTag¶
Class representing a text tag for UpsideEngine.
Properties¶
string TagName¶
The tag name that defines a rendering style.
string DisplayMode¶
Display mode, either "letter" (character by character) or "word" (word by word).
number TypingSoundVolume¶
Volume of the typing sound.
number WordsPerSecond¶
Typing speed expressed in words per second.
number IdleTime¶
Idle time.
Methods¶
There is no methods for this class
Events¶
There is no events for this class