Creates a new glyph image that references a font glyph. The reference size is used when estimating sizes for getReferenceWidth and getReferenceHeight.
OptionalreferenceSize: numberOptionalrenderingMode: EnumValue<GlyphImageRenderingMode, number>OptionalisInternalConstructor: booleanReturns a reference handle for this resource.
Determines if the resource is destroyed.
Returns the meta data of this resource.
Name of the resource. Use primarily for easier identification and not important to the engine itself.
Returns reference height of the image texture in pixels.
Returns reference width of the image in pixels.
Determines the internal texture that the image references.
An Image implementation that exposes a font glyph as an Image. This allows to use an icon font like StockIcon to display UI icons.