Sequine - Scripting API
Calcatz.Sequine.PerCharacterColorTextBehaviourComponent Class Reference

Using Per Character Color component, we can change the text color per character by turns, according to the color order specified in the Colors list. More...

Inheritance diagram for Calcatz.Sequine.PerCharacterColorTextBehaviourComponent:
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 Per Character Color component, we can change the text color per character by turns, according to the color order specified in the Colors list.

Member Function Documentation

◆ HandleCharacterBehaviour()

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

Property Documentation

◆ overrideGeometry

override bool Calcatz.Sequine.PerCharacterColorTextBehaviourComponent.overrideGeometry
get

◆ overrideVertexData

override bool Calcatz.Sequine.PerCharacterColorTextBehaviourComponent.overrideVertexData
get