Skip to main content

SetShaderValueTexture

Function SetShaderValueTexture 

Source
pub unsafe extern "C" fn SetShaderValueTexture(
    shader: Shader,
    locIndex: i32,
    texture: Texture,
)