Skip to main content
Skip table of contents

Clearcoat

The clearcoat property is a material property that adds a thing reflective layer on top of the material. In this section we will explain how to use that property.

KHR_materials_clearcoat

Please see the main material page to see how you can adjust materials via the API.



Clearcoat

available via material.clearcoat

The amount of clearcoat that is used. 0 means that no clearcoat is used at all.

Clearcoat Map

available via material.clearcoatMap

The clearcoat map of the material is used for per-pixel control of the value.

Clearcoat Normal Map

available via material.clearcoatNormalMap

The normal map for the clear coat.

Clearcoat Roughness

available via material.clearcoatRoughness

The roughness value of the clearcoat.

Clearcoat Roughness Map

available via material.clearcoatRoughnessMap

The roughness clearcoat map of the material is used for per-pixel control of the value.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.