The search functionality needs JavaScript enabled
Sets a shader's default texture. Overwrites the texture given by name.
void shaderSetDefaultTextureParam ( const(RID) shader, const(String) name, const(RID) texture ) nothrow @nogc;