A function defined in BBMOD_BaseShader.gml
set_exposure([_value])
Sets the BBMOD_U_EXPOSURE uniform.
Name | Type | Description |
---|---|---|
_value | Real |
The camera exposure. If undefined , then the value set by bbmod_camera_set_exposure is used. |
Struct.BBMOD_BaseShader
Returns self
.
Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.