bbmod_shader_set_two_sided

A function defined in __bbmod_shader_set.gml

bbmod_shader_set_two_sided(_shader, _twoSided)

Description

Sets the BBMOD_U_TWO_SIDED uniform.

Arguments

Name Type Description
_shader Asset.GMShader The shader to set the uniform for.
_twoSided Bool Whether the material is two-sided.
Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.