UNPKG

playcanvas

Version:

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

14 lines (13 loc) 211 B
var gsplatStreamOutput_default = ( /* glsl */ ` void write{funcName}({returnType} value) { #if {defineGuard} pcFragColor{index} = value; #endif } ` ); export { gsplatStreamOutput_default as default };