sphericalHarmonicsLevel
The number of levels of spherical harmonics information provided by the data source.
Declaration
optional var sphericalHarmonicsLevel: Int { get set }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(atPosition:) method.