pub fn set_font_texture(texture: &Texture)
Expand description

Sets the font texture for the current frame.

Arguments

  • texture - A reference to a Texture representing the font texture to be set.