Skip to main content

SetMaterialTexture

Function SetMaterialTexture 

Source
pub unsafe extern "C" fn SetMaterialTexture(
    material: *mut Material,
    mapType: i32,
    texture: Texture,
)