BBMOD_BaseShader.set_alpha_test DEPRECATED

A function defined in BBMOD_BaseShader.gml

set_alpha_test(_value)

Description

Sets the BBMOD_U_ALPHA_TEST uniform.

Arguments

Name Type Description
_value Real The alpha test value.

Returns

Struct.BBMOD_Shader Returns self.

Deprecated

Please use bbmod_shader_set_alpha_test instead.

Do you find this page helpful?

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