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

# sphericalHarmonicsLevel

The number of levels of generated spherical harmonics information.

## 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

### Interpreting the Light Web as Spherical Harmonics

- [generateSphericalHarmonics(fromLight:)](modelio/mdlphotometriclight/generatesphericalharmonics(fromlight:).md)
- [sphericalHarmonicsCoefficients](modelio/mdlphotometriclight/sphericalharmonicscoefficients.md)
