BBMOD_BaseShader.set_exposure DEPRECATED

A function defined in BBMOD_BaseShader.gml

set_exposure([_value])

Description

Sets the BBMOD_U_EXPOSURE uniform.

Arguments

Name Type Description
_value Real The camera exposure. If undefined, then the value set by bbmod_camera_set_exposure is used.

Returns

Struct.BBMOD_BaseShader Returns self.

Deprecated

Please use bbmod_shader_set_exposure instead.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.