Skip to content

textmode.js / fonts / TextmodeFont / textureRows

Accessor: textureRows

Get Signature

ts
get textureRows(): number;

Number of rows in the glyph atlas.

Returns

number

Example