Skip to content

cf_material_clear_uniforms

Category: graphics
GitHub: cute_graphics.h


Clears any uniforms previously set by cf_material_set_uniform_vs, cf_material_set_uniform_fs, or cf_material_set_uniform_cs.

void cf_material_clear_uniforms(CF_Material material);
Parameters Description
material The material.

CF_UniformType
CF_Material
cf_make_material
cf_destroy_material
cf_material_set_render_state
cf_material_set_texture_vs
cf_material_set_texture_fs
cf_material_set_uniform_vs
cf_material_set_uniform_fs
cf_material_set_uniform_cs