Type alias: Rect¶ Ƭ Rect: Object A rectangle type with postion, width and height. Type declaration¶ Name Type h number w number x number y number Defined in¶ src/render/glyph_atlas.ts:13