BBMOD_DefaultMaterial.set_emissive

A function defined in BBMOD_DefaultMaterial.gml

set_emissive(_color)

Description

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

Arguments

Name Type Description
_color Struct.BBMOD_Color The new emissive color.

Returns

Struct.BBMOD_DefaultMaterial Returns self.

Do you find this page helpful?

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