BBMOD_Shader.set_material

A function defined in BBMOD_Shader.gml

set_material(_material)

Description

Sets shader uniforms using values from the material.

Arguments

Name Type Description
_material Struct.BBMOD_BaseMaterial The material to take the values from.

Returns

Struct.BBMOD_Shader Returns self.

See also

BBMOD_BaseMaterial

Do you find this page helpful?

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