BBMOD_LensFlare.draw

A function defined in BBMOD_LensFlare.gml

draw(_postProcessor, _depth)

Description

Draws the lens flare.

Arguments

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.

Returns

Struct.BBMOD_LensFlare Returns self.

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on March 23, 2025 using GMDoc.