A function defined in BBMOD_RenderQueue.gml
ApplyMaterialProps(_materialPropertyBlock)
Adds a BBMOD_ERenderCommand.ApplyMaterialProps command into the queue.
Name | Type | Description |
---|---|---|
_materialPropertyBlock | Struct.BBMOD_MaterialPropertyBlock |
The material property block to apply. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.