UNPKG

playcanvas

Version:

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

9 lines (8 loc) 150 B
var lightDirPoint_default = ` vec3 evalOmniLight(vec3 lightPosW) { return vPositionW - lightPosW; } `; export { lightDirPoint_default as default };