Function xplm::draw::bind_texture

source ·
pub fn bind_texture(texture_number: i32, texture_id: i32)
Expand description

Binds a texture ID to a texture number

This function should be used instead of glBindTexture