Sequine - Scripting API
Calcatz.Sequine.ColorTextBehaviourComponent Class Reference

Using Colors component, we can change the text colors by specifying the color list from the Colors field. More...

Inheritance diagram for Calcatz.Sequine.ColorTextBehaviourComponent:
Calcatz.Sequine.TextBehaviourComponent

Public Member Functions

override void HandleCharacterBehaviour (CharacterData _characterData, TMP_Text _textComponent, TMP_TextInfo _textInfo, TMP_MeshInfo[] _meshInfo, Bounds _meshBounds, float _segmentNormalizedTime)
 

Properties

override bool overrideGeometry [get]
 
override bool overrideVertexData [get]
 
- Properties inherited from Calcatz.Sequine.TextBehaviourComponent
abstract bool overrideGeometry [get]
 
abstract bool overrideVertexData [get]
 

Additional Inherited Members

- Public Attributes inherited from Calcatz.Sequine.TextBehaviourComponent
bool editor_foldout = true
 
bool active = true
 

Detailed Description

Using Colors component, we can change the text colors by specifying the color list from the Colors field.

Member Function Documentation

◆ HandleCharacterBehaviour()

override void Calcatz.Sequine.ColorTextBehaviourComponent.HandleCharacterBehaviour ( CharacterData  _characterData,
TMP_Text  _textComponent,
TMP_TextInfo  _textInfo,
TMP_MeshInfo[]  _meshInfo,
Bounds  _meshBounds,
float  _segmentNormalizedTime 
)
virtual

Property Documentation

◆ overrideGeometry

override bool Calcatz.Sequine.ColorTextBehaviourComponent.overrideGeometry
get

◆ overrideVertexData

override bool Calcatz.Sequine.ColorTextBehaviourComponent.overrideVertexData
get