[name]

Create a set of [page:Shape Shape]s representing a font loaded in JSON format.

Used internally by the [page:FontLoader].

Constructor

[name]( data )

data -- JSON data representing the font.

This constructor creates a new [name], which is an array of [page:Shape Shape]s.

Source

[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]