A function defined in __bbmod_render_pass.gml
bbmod_render_pass_to_string(_pass)
Retrieves a name of a render pass.
Name | Type | Description |
---|---|---|
_pass | Real |
The render pass to get the name of. Use values from BBMOD_ERenderPass. |
String
The name of the render pass.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.