UNPKG

playcanvas

Version:

PlayCanvas WebGL game engine

4 lines (2 loc) 219 B
var particle_pointAlongVS = "\n inAngle = atan(velocityV.x, velocityV.y); // not the fastest way, but easier to plug in; TODO: create rot matrix right from vectors\n\n"; export { particle_pointAlongVS as default };