Internal Use Only
Flags : Cached (Note this is uncached)
Expression : R.THREE.makeFont(this.loadedFont, this.fontUrl, this.makeDefault)
The name of the font.
Flags : Cached, Parameter (Note this is uncached)
Expression : "default"
The path to the definition file.
Flags : Cached, Parameter (Note this is uncached)
Expression : R.settings.hosts.THREE.defaultFont
Internal Use Only
Flags : Cached, Async (Note this is uncached)
Expression : R.THREE.loadFont(this.fontName, this.fontUrl, this.makeDefault)
If true, sets this font to be the default.
Flags : Cached, Parameter (Note this is uncached)
Expression : true
This is the primary 'Update' driver for rendered models.
Flags : Cached, Update (Note this is uncached)
Expression : this.suppressUpdate ? false : (this.__mod3, true)
Font (d.1.0)
Mixins: BaseModel
A font for 3D Text only. Fonts do not need to be defined for 2D Text.