BBMOD_IMeshRenderQueue.submit

A function defined in BBMOD_IMeshRenderQueue.gml

submit([_instances])

Description

Submits render commands.

Arguments

Name Type Description
_instances Id.DsList<Id.Instance> If specified then only meshes with an instance ID from the list are submitted. Defaults to undefined.

Returns

Struct.BBMOD_IMeshRenderQueue Returns self.

See also

BBMOD_IMeshRenderQueue.clear, BBMOD_IMeshRenderQueue.has_commands

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 26, 2024 using GMDoc.