A function defined in BBMOD_DefaultMaterial.gml
set_subsurface(_color, _intensity)
Changes the subsurface color to a uniform value for the entire material.
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. |
Struct.BBMOD_DefaultMaterial
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.