gammaCorrection(...)
Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.
gammaCorrection(v: boolean) : this;
Sets whether to enable gamma correction. This setting is used to match colors as they would appear in other software.
Default value: false
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
v | boolean | If true, gamma correction will be enabled. |
Returns
Section titled “Returns”this