Allows for Gamma correction of a texture
summary (oneliner)
Multiply texture occurs before the gamma correction is applied.
Default setting is 2.2
doc
issues
example patch id
youtube id
caniuse query
collections
Inputs
render (Trigger)
Blending
Blend Mode index (integer /Number)
Amount (Number)
Multiply texture (Number)
Multiplies value of texture before gamma correction
Gamma correction (Number)
Amount of gamma correction to apply
Outputs
trigger (Trigger)
Patches using GammaCorrection_v2
Changelog
cloned op from Ops.Gl.TextureEffects.GammaCorrection
2022-04-25 - pandur
Ops.User.pandur.GammaCorrectionV2 renamed to Ops.Dev.GammaCorrectionV2
2022-04-25 - pandur
Ops.Dev.GammaCorrectionV2 renamed to Ops.Gl.TextureEffects.GammaCorrection_v2
2022-05-23 - pandur
2022-04-25 - pandur
Ops.User.pandur.GammaCorrectionV2 renamed to Ops.Dev.GammaCorrectionV2
2022-04-25 - pandur
Ops.Dev.GammaCorrectionV2 renamed to Ops.Gl.TextureEffects.GammaCorrection_v2
2022-05-23 - pandur