fontDrawGlyph(fontRid:canvas:size:pos:index:color:)

    Draws single glyph into a canvas item at the position, using fontRid at the size size.

    TextServer.swift:4478
    final func fontDrawGlyph(fontRid: RID, canvas: RID, size: Int, pos: Vector2, index: Int, color: Color = Color (r: 1, g: 1, b: 1, a: 1))

    Other members in extension

    Types

    Type members

    Instance members