stfexp.text

Bare minimum text resource.

To be expanded with more attributes, i.e. alignment, fontsize, etc…

Implementations

Blender

bpy.types.TextCurve

Module

Unity

TextMeshPro, Text

Module

Godot

STFEXP_Text_Resource

Module

Properties

Key

Required

Type

Description

text

Yes

string

text

Json Example

"6850e4f0-2f2f-40b0-8236-50b0c7740bd2": {
	"type": "stfexp.text",
	"name": "Text",
	"text": "foo\nbar"
},