addLuminanceEffect
addLuminanceEffect(float brightness, float contrast) function
Adds the new Luminance effect to the end of a collection.
Parameters
Name | Type | Description |
---|---|---|
brightness | float | The percent to change the brightness. |
contrast | float | The percent to change the contrast. |