BBMOD_BaseRenderer.render

A function defined in BBMOD_BaseRenderer.gml

render(_clearQueues=true)

Description

Renders all added renderables to the current render target.

Arguments

Name Type Description
_clearQueues Bool If true then all render queues are cleared at the end of this method. Default value is true.

Returns

Struct.BBMOD_BaseRenderer Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.