bbmod_shader_set_subsurface

A function defined in __bbmod_shader_set.gml

bbmod_shader_set_subsurface(_shader, _texture)

Description

Sets the BBMOD_U_SUBSURFACE uniform.

Arguments

Name Type Description
_shader Asset.GMShader The shader to set the uniform for.
_texture Pointer.Texture The new texture with subsurface color in the RGB channels and its intensity in the A channel.
Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 26, 2024 using GMDoc.