UNPKG

playcanvas

Version:

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

11 lines (10 loc) 188 B
var gsplatStreamOutput_default = ` void write{funcName}({returnType} value) { #if {defineGuard} pcFragColor{index} = value; #endif } `; export { gsplatStreamOutput_default as default };