bbmod_shader_set_ssao

A function defined in __bbmod_shader_set.gml

bbmod_shader_set_ssao(_shader, _ssao)

Description

Sets the BBMOD_U_SSAO uniform.

Arguments

Name Type Description
_shader Asset.GMShader The shader to set the uniform for.
_ssao Pointer.Texture The new SSAO texture.
Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 26, 2024 using GMDoc.