Contents

CustomMaterial.LightingModel.clearcoat

The entity renders using physically based rendering techniques with a clearcoat.

Declaration

case clearcoat

Discussion

A custom material using the CustomMaterial.LightingModel.clearcoat lighting model uses physically based rendering, including a clearcoat if the material’s surface shader calls params.surface().set_clearcoat().

See Also

Specifying the lighting model