A function defined in BBMOD_StaticBatch.gml
submit(_material)
Immediately submits the static batch for rendering.
Name | Type | Description |
---|---|---|
_material | Struct.BBMOD_BaseMaterial |
A material. |
Struct.BBMOD_StaticBatch
Returns self
.
The static batch is not submitted if the material used is not compatible with the current render pass!
BBMOD_BaseMaterial, BBMOD_ERenderPass, BBMOD_StaticBatch.render
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.