The spherical-harmonic degree evaluated per splat, clamped to what the set carries.
int get shDegree => _geometry.shDegree;
set shDegree(int value) => _geometry.shDegree = value;