gamma(...)
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.
gamma(v: number) : this;
Sets the gamma level. The universally accepted setting is 2.2.
Default value: 2.2
Recommended range: 1.8 - 2.2
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
va | number | The gamma level. |
Returns
Section titled “Returns”this