---
title: sphericalHarmonicsLevel
framework: modelio
role: symbol
role_heading: Instance Property
path: modelio/mdllightprobe/sphericalharmonicslevel
---

# sphericalHarmonicsLevel

The number of levels of spherical harmonics information in the light probe.

## Declaration

```swift
var sphericalHarmonicsLevel: Int { get }
```

## Discussion

Discussion Each level of spherical harmonics contains more coefficients, and thus affects the layout of the data containing those coefficients. For details, see the sphericalHarmonicsCoefficients property.

## See Also

### Working with Spherical Harmonics

- [generateSphericalHarmonics(fromIrradiance:)](modelio/mdllightprobe/generatesphericalharmonics(fromirradiance:).md)
- [sphericalHarmonicsCoefficients](modelio/mdllightprobe/sphericalharmonicscoefficients.md)
