UNPKG

playcanvas

Version:

Open-source WebGL/WebGPU 3D engine for the web

7 lines (5 loc) 135 B
// Base format declarations var gsplatFormatVS = /* glsl */ ` uniform uint splatTextureSize; `; export { gsplatFormatVS as default };