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

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

371. laya.d3.core.VRCamera [ 24%]

...图层。 BaseCamera clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():* 克隆。 Sprite3D cloneTo(destObject:*):void 克隆。 Sprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node createCo...

来源: laya_api 发布时间: 20170929

372. 十几秒以后动画渲染时间变长,帧率变慢,是怎么回事? [ 24%]

...to_remove = 1; } }  }   class GunBox{ public start(): void { // 启动定时器 Laya.timer.frameLoop( 1, this, this.loop ); }   public loop():void { // 遍历BOX中所有的子对象 this._doll_role.dispose( );    }   2018-05-15 添加评论 已悬赏1元 --> 分享 微博 QZONE 微信 没有...

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

373. laya.d3.core.Camera [ 23%]

...计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():Node 克隆。 Sprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node  convertScreenCoordToOrthographicCoord(source:Vecto...

来源: Laya2.0_api 发布时间: 20190513

374. laya.media.SoundNode [ 23%]

...增加子节点 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含 node 节点。 Node customRender(context:RenderContext, x:Number, y:Number):void 自定义更新、呈现显示对象。...

来源: laya_api 发布时间: 20170422

375. laya.ui.FrameClip [ 23%]

...用。FrameAnimation clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含 node 节点。 Node customRender(context:RenderContext, x:Number, y:Number):void 自定义更新、呈现显示对象。...

来源: laya_api 发布时间: 20170422

376. 2D性能优化 · LayaAir3.3 · 引擎文档 · LAYABOX [ 22%]

...用时,一定要及时回收,或停止循环。 LayaAir提供两种计时器循环来执行代码块。 Laya.timer.frameLoop执行频率依赖于帧频率,可通过Stat.FPS查看当前帧频。 Laya.timer.loop执行频率依赖于参数指定时间。 Laya.timer.frameLoop(1, this, this.animate...

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

377. laya.display.Node_API3.0 [ 22%]

... any, method: Function): void Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Defined in laya/display/Node.ts:546 当...

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

378. laya.map.TileAniSprite [ 22%]

... 清理 TileAniSprite clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:RenderContext, x:Number, y:Number):void 自定义更新、呈...

来源: laya_api 发布时间: 20170929

379. laya.physics.PhysicsDebugDraw [ 21%]

...计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、呈现显示...

来源: Laya2.0_api 发布时间: 20190513

380. laya.d3.core.scene.VRScene [ 21%]

...函数。 BaseScene clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含 node 节点。 Node customRender(context:RenderContext, x:Number, y:Number):void 自定义更新、呈现显示对象。...

来源: laya_api 发布时间: 20170422