UNPKG

playcanvas

Version:

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

14 lines (13 loc) 217 B
var gsplatStreamOutput_default = ( /* wgsl */ ` fn write{funcName}(value: {returnType}) { #if {defineGuard} processOutput.{colorSlot} = value; #endif } ` ); export { gsplatStreamOutput_default as default };