Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VectorTextData

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional width: number
    • Optional height: number
    • Optional chars: VectorCharData[]

    Returns VectorTextData

Properties

Optional chars

The segments of the char

default

undefined

Optional height

height: number

The height of the char

default

undefined

Optional width

width: number

The width of the char

default

undefined

Generated using TypeDoc