TF I1=ev.mainloop_api.gltf_loadKK2(https://meshpage.org/assets/test.glb); PT I2=ev.point_api.point(0.0,0.0,0.0); PTS I3=ev.points_api.pt_array(ev,std::vector<PT>{I2}); ML I4=ev.mainloop_api.lod_pts_tf(ev,I1,I3,0.8,0.6,0.4,0.2,45,45,95,120,1.0,1.0,1.0,0,0.1,0.1,-400.0,0,ff000000,false,true,1.0,0.3); PT I5=ev.point_api.point(-300.0,300.0,0); PT I6=ev.point_api.point(%1,100.0,0.0); PT I7=ev.point_api.point(0.0,0.0,0.0); PT I8=ev.point_api.point(500.0,200.0,0.0); PT I9=ev.point_api.point(40,40,0.0); PTS I10=ev.points_api.pt_array(ev,std::vector<PT>{I5,I6,I7,I8,I9}); P I11=ev.polygon_api.polygon3(I10); PT I12=ev.point_api.point(-400,400,0.0); PT I13=ev.point_api.point(0.0,0.0,0.0); PT I14=ev.point_api.point(-400,400,0.0); PT I15=ev.point_api.point(50,60,0.0); PT I16=ev.point_api.point(70,60,0.0); PTS I17=ev.points_api.pt_array(ev,std::vector<PT>{I12,I13,I14,I15,I16}); P I18=ev.polygon_api.polygon3(I17); P I19=ev.polygon_api.color(I18,ffffffff); P I20=ev.polygon_api.or_elem(I11,I19); ML I21=ev.polygon_api.render_vertex_array_ml2(ev,I20); ML I22=ev.mainloop_api.array_ml(ev,std::vector<ML>{I4,I21}); ML I23=ev.mainloop_api.identity(I22,-300,@,@,@,@);