Files
2026-07-13 13:13:17 +08:00

2 lines
115 B
HLSL

static const uint ParticleGridCellCount = 2000;
static const uint ParticleGridEntryCount = 8;