• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 351 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0065 秒)

161. 颜色滤镜 差值变化 [ 43%]

...prite> = null; public static instance: ColorTool = null; private targetsFilter: Laya.ColorFilter = null; private _persent: number = 0; protected constructor() { this.targets = new Array<Laya.Sprite>(); } /** * 实例 */ public static getInstance(): ColorTool { if (ColorTool.instance == null...

来源: Laya_社区 发布时间: 20180930

162. laya.ui.Tree_API3.0 [ 41%]

...oyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D itemRender keepStatus left list mask mouseEnabled mouseHandler mouseX mouseY numChildren parent pivotX pivotY renderHandler right ro...

来源: Laya3.0_api 发布时间: 20231115

163. laya.html.dom.HTMLIframeElement_API3.0 [ 41%]

...ble destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea href innerHTML is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage...

来源: Laya3.0_api 发布时间: 20231102

164. laya.html.dom.HTMLDivElement_API3.0 [ 40%]

...ble destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea innerHTML is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage stat...

来源: Laya3.0_api 发布时间: 20231102

165. laya.physics.PhysicsDebugDraw_API3.0 [ 40%]

...ble destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache te...

来源: Laya3.0_api 发布时间: 20231115

166. laya.map.TileAniSprite_API3.0 [ 39%]

...ble destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache te...

来源: Laya3.0_api 发布时间: 20231115

167. 深入理解LayaAir引擎架构和实现原理(一)跨平台引擎源码编译 [ 39%]

...eAS; this.layajsURL = json.layajsURL; this.tsCongfig = json.tsConfig; this.filterArr = json.filter; emiter_1.emiter.jscObj = json.jscObj; // yield相当于await if (!this.tsCongfig.length || (yield this.compile())) { //确认编译结果 this.checkAllDir(""); } else { console.log("compile fail!"); }...

来源: Laya_社区 发布时间: 20200925

168. 3D性能优化 · LayaAir3.3 · 引擎文档 · LAYABOX [ 39%]

...teNums; i++) { let sprite = ownerSprite.addChild(new Laya.Sprite3D()); let filter = sprite.addComponent(Laya.MeshFilter); let render = sprite.addComponent(Laya.MeshRenderer); // 设置相同的材质与网格 filter.sharedMesh = mesh; render.sharedMaterial = this.batchMat; //随机位置 sprite.tran...

来源: Laya3.0_文档 发布时间: 20251010

169. Laya3d is not define [ 39%]

...以及更多-->     <script type="text/javascript" src="libs/laya.filter.js"></script>     <!--封装了html动态排版功能-->     <script type="text/javascript" src="libs/laya.html.js"></script>     <!--粒子类库-->     <script type="text/...

来源: Laya_社区 发布时间: 20160912

170. laya.particle.Particle2D_API3.0 [ 39%]

...royed displayHeight displayWidth displayedInStage drawCallOptimize emitter filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY source stage staticC...

来源: Laya3.0_api 发布时间: 20231115