Skip to content

cf_material_set_render_state

Category: graphics
GitHub: cute_graphics.h


Sets the render state for a material.

void cf_material_set_render_state(CF_Material material, CF_RenderState render_state);
Parameters Description
material The material.
render_state The new render state to set on material.

Remarks

See CF_RenderState for an overview.

CF_UniformType
CF_Material
cf_make_material
cf_destroy_material
cf_material_set_uniform_fs
cf_material_set_texture_vs
cf_material_set_texture_fs
cf_material_set_uniform_vs