---
title: clearcoat
framework: modelio
role: symbol
role_heading: Instance Property
path: modelio/mdlphysicallyplausiblescatteringfunction/clearcoat
---

# clearcoat

The intensity of a second specular highlight, similar to the gloss that results from a clear coat on an automotive finish.

## Declaration

```swift
var clearcoat: MDLMaterialProperty { get }
```

## Discussion

Discussion The default value is zero—no second highlight.

## See Also

### Working with Shading Properties

- [subsurface](modelio/mdlphysicallyplausiblescatteringfunction/subsurface.md)
- [metallic](modelio/mdlphysicallyplausiblescatteringfunction/metallic.md)
- [specularAmount](modelio/mdlphysicallyplausiblescatteringfunction/specularamount.md)
- [specularTint](modelio/mdlphysicallyplausiblescatteringfunction/speculartint.md)
- [roughness](modelio/mdlphysicallyplausiblescatteringfunction/roughness.md)
- [anisotropic](modelio/mdlphysicallyplausiblescatteringfunction/anisotropic.md)
- [anisotropicRotation](modelio/mdlphysicallyplausiblescatteringfunction/anisotropicrotation.md)
- [sheen](modelio/mdlphysicallyplausiblescatteringfunction/sheen.md)
- [sheenTint](modelio/mdlphysicallyplausiblescatteringfunction/sheentint.md)
- [clearcoatGloss](modelio/mdlphysicallyplausiblescatteringfunction/clearcoatgloss.md)
