pub fn bind_texture_slot<T: DBTex>(slot: TextureUnit, texture: Option<&T>)
Expand description
Bind a texture to the given texture unit
pub fn bind_texture_slot<T: DBTex>(slot: TextureUnit, texture: Option<&T>)
Bind a texture to the given texture unit