Function BitmapFont.getTexture

Returns the font atlas texture at index idx.

godot.d.reference.Ref!(godot.texture.Texture) getTexture (
  const(long) idx
) nothrow @nogc const;