Skip to content

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

ParameterTypeDescription
vbooleanIf true, gamma correction will be enabled.

this