Function rust_rpg_toolkit::prelude::gl_use_material [−][src]
pub fn gl_use_material(material: Material)
Expand description
All following macroquad rendering calls will use the given material.
pub fn gl_use_material(material: Material)
All following macroquad rendering calls will use the given material.