cf_material_clear_textures¶
Category: graphics
GitHub: cute_graphics.h
Clears all textures previously set by cf_material_set_texture_vs or cf_material_set_texture_fs.
Parameters | Description |
---|---|
material | The material. |
Remarks¶
See CF_Texture and CF_TextureParams for an overview.
Related Pages¶
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