A function defined in BBMOD_MaterialPropertyBlock.gml
apply([_shader])
Applies properties to a shader.
Name | Type | Description |
---|---|---|
_shader | Asset.GMShader |
The shader to apply properties to. Defaults to the current shader if undefined . |
Struct.BBMOD_MaterialPropertyBlock
Returns self
.
Copyright © 2025, BlueBurn. Built on March 23, 2025 using GMDoc.