sh property

Float32List? sh
final

Rest (degree >= 1) spherical-harmonic coefficients, or null when shDegree is 0.

Per splat, shRestCoeffCount coefficients of r, g, b, ordered by band then by the standard 3DGS basis order within a band.

Implementation

final Float32List? sh;