A function defined in BBMOD_LensFlare.gml
draw(_postProcessor, _depth)
Draws the lens flare.
Name | Type | Description |
---|---|---|
_postProcessor | Struct.BBMOD_PostProcessor |
The post-processor that draws the lens flares. |
_depth | Id.Surface |
A surface containing scene depth encoded into the RGB channels. |
Struct.BBMOD_LensFlare
Returns self
.
Copyright © 2025, BlueBurn. Built on March 23, 2025 using GMDoc.