Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Text3DDto

Index

Constructors

constructor

  • Parameters

    Returns Text3DDto

Properties

direction

direction: Vector3

Direction of the text

default

[0, 1, 0]

fontSize

fontSize: number

The size of the font

default

1.5

minimum

0

maximum

Infinity

step

0.1

fontType

fontType: fontsEnum

The type of font to use

default

Roboto

fontVariant

fontVariant: fontVariantsEnum

The type of font to use

default

Regular

height

height: number

The height of the font extrusion, if 0 then face will be returned and not a solid

default

0.2

minimum

0

maximum

Infinity

step

0.1

origin

origin: Vector3

Origin of the text

default

[0, 0, 0]

originAlignment

originAlignment: recAlignmentEnum

Origin alignment

default

centerMiddle

rotation

rotation: number

The rotation of the generated text

default

0

minimum

0

maximum

Infinity

step

15

text

text: string

The type of font to use

default

bitbybit.dev

Generated using TypeDoc