bbmod_shader_set_exposure

A function defined in __bbmod_shader_set.gml

bbmod_shader_set_exposure(_shader[, _value])

Description

Sets the BBMOD_U_EXPOSURE uniform.

Arguments

Name Type Description
_shader Asset.GMShader The shader to set the uniform for.
_value Real The camera exposure. If undefined, then the value set by bbmod_camera_set_exposure is used.
Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.