大约有 2 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0019 秒)
...类似于Unity编辑器的开发体验。相比于laya.debugtool.js在使用过程中导致的节点的强引用, LayaTree使用了索引缓存方案,在保证性能的同时,又避免了内存泄露的风险. LayaTree目前已在chrome浏览器网上商店上架,搜索laya即可下载安...
来源: Laya_社区 发布时间: 20190225
...自己的mesh对象 canvas._mesh = null; //用Mesh2D代替_vb,_ib. 当前使用的mesh canvas._pathMesh = null; //矢量专用mesh。 canvas._triangleMesh = null; //drawTriangles专用mesh。由于ib不固定,所以不能与_mesh通用 canvas.meshlist = null; // 原始context的原始值 canvas._o...
来源: Laya_社区 发布时间: 20190320