BBMOD_StaticBatch.submit

A function defined in BBMOD_StaticBatch.gml

submit(_material)

Description

Immediately submits the static batch for rendering.

Arguments

Name Type Description
_material Struct.BBMOD_BaseMaterial A material.

Returns

Struct.BBMOD_StaticBatch Returns self.

Note

The static batch is not submitted if the material used is not compatible with the current render pass!

See also

BBMOD_BaseMaterial, BBMOD_ERenderPass, BBMOD_StaticBatch.render

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.