A function defined in __bbmod_shader_set.gml
bbmod_shader_set_batch_data(_shader, _data)
Sets the BBMOD_U_BATCH_DATA uniform.
Name | Type | Description |
---|---|---|
_shader | Asset.GMShader |
The shader to set the uniform for. |
_data | Array |
The dynamic batch data. |
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.