BBMOD_LensFlaresEffect

A constructor defined in BBMOD_LensFlaresEffect.gml

Extends BBMOD_PostProcessEffect

new BBMOD_LensFlaresEffect()

Description

Draws all lens flares added with bbmod_lens_flare_add.

Inherited properties

Name Description
Enabled If true then the effect is enabled. Default value is true.
PostProcessor The post-processor to which is this effect added or undefined.

Inherited methods

Name Description
destroy Frees memory used by the struct.
draw Applies the effect to given surface.

See also

BBMOD_LensFlare

Do you find this page helpful?

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