Skip to main content

TextDto

Data transfer object for markup texts, this represents the text data that will be saved to the layer.

Hierarchy

Index

Properties

backgroundColor

backgroundColor: RgbaDTO

id

id: string

normal

normal: Vertex3

position

position: Vertex3

properties

properties: {}

Type declaration

  • [key string]: number | string | boolean

rotation

rotation: number

scale

scale: number | Vertex3

text

text: string

type

type: Text