A function defined in __bbmod_shader_set.gml
bbmod_shader_set_ssao(_shader, _ssao)
Sets the BBMOD_U_SSAO uniform.
Name | Type | Description |
---|---|---|
_shader | Asset.GMShader |
The shader to set the uniform for. |
_ssao | Pointer.Texture |
The new SSAO texture. |
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.