BBMOD_Material.OnApply

A variable defined in BBMOD_Material.gml

Description

Function A function that is executed when the shader is applied. Must take the material as the first argument. Use undefined if you do not want to execute any function. Defaults to undefined.

Note

If there is a material property block set, then this is executed after the material property block is applied!

See also

BBMOD_MaterialPropertyBlock, bbmod_material_props_set

Do you find this page helpful?

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