A function defined in BBMOD_IMeshRenderQueue.gml
submit([_instances])
Submits render commands.
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 . |
Struct.BBMOD_IMeshRenderQueue
Returns self
.
BBMOD_IMeshRenderQueue.clear, BBMOD_IMeshRenderQueue.has_commands
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.