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 © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.