window.addGrassPT = function() { var grass = new BABYLON.GrassProceduralTexture("grassPT", 512, scene); return grass; };