The size of the font
The font URL to load and use. If Url is provided then font will be loaded using opentype.js. Supported formats are: ttf, otf, woff. Please note that Woff2 is not supported by opentype.js as it is a compressed format.
The height of the font extrusion, if 0 then face will be returned and not a solid
Origin alignment
Origin u param for the text 0 - 1
Origin v param for the text 0 - 1
The rotation of the generated text
The type of font to use
Generated using TypeDoc
You can choose how your face text will be constructed. Separated extrusion will only return text letters Integrated extrusion will create a shell from the extruded text and original face Integrated pull in will create a shell from the negative extrusion and original face Cutout will return compound with faces that are left after cutting the original face with text
separatedExtrusion