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

# anisotropic

The degree to which specular highlights elongate in the direction of the local tangent basis.

## Declaration

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

## Discussion

Discussion The default value is zero—specular highlights appear the same from any angle.

## 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)
- [anisotropicRotation](modelio/mdlphysicallyplausiblescatteringfunction/anisotropicrotation.md)
- [sheen](modelio/mdlphysicallyplausiblescatteringfunction/sheen.md)
- [sheenTint](modelio/mdlphysicallyplausiblescatteringfunction/sheentint.md)
- [clearcoat](modelio/mdlphysicallyplausiblescatteringfunction/clearcoat.md)
- [clearcoatGloss](modelio/mdlphysicallyplausiblescatteringfunction/clearcoatgloss.md)
