Files
tooll3--t3/Operators/Lib/Assets/shaders/points/spatial-hash-map/hash-map-settings.hlsl
T
2026-07-13 13:13:17 +08:00

2 lines
115 B
HLSL

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