bbmod_shader_set_subsurface_uv

A function defined in __bbmod_shader_set.gml

bbmod_shader_set_subsurface_uv(_shader, _uv)

Description

Sets the BBMOD_U_SUBSURFACE_UV uniform to given values.

Arguments

Name Type Description
_shader Asset.GMShader The shader to set the uniforms for.
_uv Array The new base opacity texture UVs as [left, top, right bottom] (same as function texture_get_uvs returns).
Do you find this page helpful?

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