bbmod_shader_set_zfar

A function defined in __bbmod_shader_set.gml

bbmod_shader_set_zfar(_shader[, _zfar])

Description

Sets the BBMOD_U_ZFAR uniform.

Arguments

Name Type Description
_shader Asset.GMShader The shader to set the uniform for.
_zfar Real The new Z far value. Defaults to the value set using bbmod_camera_set_zfar if undefined.
Do you find this page helpful?

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