A function defined in __bbmod_shader_set.gml
bbmod_shader_set_normal_matrix(_shader, _matrix)
Sets the BBMOD_U_NORMAL_MATRIX uniform to the given matrix.
Name | Type | Description |
---|---|---|
_shader | Asset.GMShader |
The shader to set the uniform for. |
_matrix | Array |
The new normal matrix. |
bbmod_matrix_build_normalmatrix
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.