TextComponent

Native text component

Provides access to a native text component instance

.TypeName: string 

.alignment: Alignment 

Text component alignment.

.alignment 

Set text component alignment.

.characterSpacing: number 

Text component character spacing.

.characterSpacing 

Set text component character spacing.

.effect: TextEffect 

Text component effect.

.effect 

Set text component effect

.justification: Justification 

Text component justification.

.justification 

Set text component justification.

.lineSpacing: number 

Text component line spacing.

.lineSpacing 

Set text component line spacing

.material: null | Material 

Material used to render the text.

.material 

Set material to render the text with.

.text: string 

Text component text.

.text 

Set text component text.