BBMOD_DefaultMaterial.set_subsurface

A function defined in BBMOD_DefaultMaterial.gml

set_subsurface(_color, _intensity)

Description

Changes the subsurface color to a uniform value for the entire material.

Arguments

Name Type Description
_color Real The new subsurface color.
_intensity Real The subsurface color intensity. Use values in range 0..1. The higher the value, the more visible the effect is.

Returns

Struct.BBMOD_DefaultMaterial Returns self.

Do you find this page helpful?

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