UNPKG

playcanvas

Version:

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

9 lines (8 loc) 159 B
var lightDirPoint_default = ` fn evalOmniLight(lightPosW: vec3f) -> vec3f { return vPositionW - lightPosW; } `; export { lightDirPoint_default as default };