pixelsPerSplat constant
int
const pixelsPerSplat
Texels per splat in the atlas: P0: pos.xyz + quat(w) | P1: scale.xyz + color(w) | P2–P4: SH words
Implementation
static const int pixelsPerSplat = 5;