Class VectorCharData
Constructors
constructor
- new VectorCharData(width?: number, height?: number, paths?: Point3[][]): VectorCharData
-
Parameters
-
Optional width: number
-
Optional height: number
-
Optional paths: Point3[][]
Properties
Optional height
height: number
Optional paths
paths: Point3[][]
Optional width
width: number
The height of the char
undefined