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