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

# sheen

The intensity of highlights that appear only at glancing angles on a material’s surface.

## Declaration

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

## Discussion

Discussion The default value is 0.05—a very slight 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)
- [sheenTint](modelio/mdlphysicallyplausiblescatteringfunction/sheentint.md)
- [clearcoat](modelio/mdlphysicallyplausiblescatteringfunction/clearcoat.md)
- [clearcoatGloss](modelio/mdlphysicallyplausiblescatteringfunction/clearcoatgloss.md)
