A function defined in BBMOD_RenderQueue.gml
SetMaterialProps(_materialPropertyBlock)
Adds a BBMOD_ERenderCommand.SetMaterialProps command into the queue.
Name | Type | Description |
---|---|---|
_materialPropertyBlock | Struct.BBMOD_MaterialPropertyBlock |
The material property block to set as the current one. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.