A constructor defined in BBMOD_GammaCorrectEffect.gml
Extends BBMOD_PostProcessEffect
new BBMOD_GammaCorrectEffect([_gamma])
Applies gamma correction (post-processing effect).
Name | Type | Description |
---|---|---|
_gamma | Real |
Gamma value. Defaults to 2.2. |
Name | Description |
---|---|
Gamma | Gamma value. Default value is 2.2. |
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 . |
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.