BBMOD_IMeshRenderQueue.set_priority

A function defined in BBMOD_IMeshRenderQueue.gml

set_priority(_p)

Description

Changes the priority of the render queue. Render queues with lower priority come first in the array returned by bbmod_render_queues_get.

Arguments

Name Type Description
_p Real The new priority of the render queue.

Returns

Struct.BBMOD_IMeshRenderQueue Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.