Sequine - Scripting API
|
Base class for Text Behaviour Components, which defines the actual behaviour of a Text Behaviour Profile. More...
Public Member Functions | |
abstract void | HandleCharacterBehaviour (CharacterData _characterData, TMP_Text _textComponent, TMP_TextInfo _textInfo, TMP_MeshInfo[] _meshInfo, Bounds _meshBounds, float _segmentNormalizedTime) |
Public Attributes | |
bool | editor_foldout = true |
bool | active = true |
Properties | |
abstract bool | overrideGeometry [get] |
abstract bool | overrideVertexData [get] |
Base class for Text Behaviour Components, which defines the actual behaviour of a Text Behaviour Profile.
|
pure virtual |
bool Calcatz.Sequine.TextBehaviourComponent.active = true |
bool Calcatz.Sequine.TextBehaviourComponent.editor_foldout = true |
|
get |
|
get |