cf_draw3d_set_uniform_m4¶
Category: draw3d
GitHub: cute_draw3d.h
Sets a CF_M4x4 uniform by name.
Remarks¶
Useful for pass-specific matrices your shading needs -- a shadow-map matrix, a previous frame's view-projection for motion vectors, and so on.
Related Pages¶
cf_draw3d_set_uniform
cf_draw3d_set_uniform_int
cf_draw3d_set_uniform_float
cf_draw3d_set_uniform_v2
cf_draw3d_set_uniform_v3
cf_draw3d_set_uniform_color