BBMOD_DefaultShader.set_subsurface OBSOLETE

A function defined in BBMOD_DefaultShader.gml

set_subsurface(_texture)

Description

Sets the BBMOD_U_SUBSURFACE uniform.

Arguments

Name Type Description
_texture Pointer.Texture The new texture with subsurface color in the RGB channels and its intensity in the A channel.

Returns

Struct.BBMOD_DefaultShader Returns self.

Obsolete

Please use bbmod_shader_set_subsurface instead.

Do you find this page helpful?

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