stfexp.instance.text

Instance of a text resource.

To be expanded with more attributes and functionality.

Implementations

Blender

bpy.types.Object with bpy.types.TextCurve

Resource

Unity

TextMeshPro, Text

Resource

Godot

Label3D

Resource

Properties

Key

Required

Type

Description

text

Yes

Resource-ID

text

Json Example

"66e4c731-4b20-408b-bbc5-9d68b0ee71e8": {
	"type": "stfexp.instance.text",
	"name": "My fancy text instance",
	"referenced_resources": [
		"6850e4f0-2f2f-40b0-8236-50b0c7740bd2"
	],
	"text": 0
},