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

大约有 443 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0074 秒)

371. laya.device.media.Video [ 40%]

...放指定格式视频。 Video 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

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

...rns void clearAll clearAll(): void Defined in laya/map/TileAniSprite.ts:41 清理 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any ...

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

373. laya.display.AnimationBase_API3.0 [ 38%]

...nBase Defined in laya/display/AnimationBase.ts:277 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 Returns AnimationBase 返回对象本身 clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/...

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

374. laya.net.Socket_API3.0 [ 37%]

... Methods cleanSocket cleanSocket(): void Defined in laya/net/Socket.ts:177 清理Socket:关闭Socket链接,关闭事件监听,重置Socket Returns void close close(): void Defined in laya/net/Socket.ts:190 关闭连接。 Returns void connect connect(host: string, port: number, isSecure?: bool...

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

375. 安装layaair2-cmd一直失败 [ 35%]

...89466516用户 • 2020-06-04 14:37 @哦哦哦(´-ω-`):npm cache clean -f 清理一下之后 再去node_modules看一下 有没有之前没下成功的文件夹了 1589466516用户 • 2020-06-03 16:04 你可以试试 viktor • 2020-04-20 16:34 我的报错跟你的一样呐,服了。。。

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

376. laya.html.dom.HTMLIframeElement_API3.0 [ 35%]

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

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

377. laya.html.dom.HTMLDivElement_API3.0 [ 35%]

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

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

378. laya.physics.PhysicsDebugDraw_API3.0 [ 34%]

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

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

379. laya.d3.core.particleShuriKen.ShuriKenParticle3D [ 34%]

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

来源: laya_api 发布时间: 20170929

380. 使用3D摄像机 · LayaAir3.0文档 · LAYABOX [ 34%]

...起。 (图5-2) 如果顺序反了,Camera2先渲染的话,虽然只清理了深度信息保留了颜色信息。但后渲染的Main Camera会把前面所有缓冲区深度和颜色的都清理掉,所以就没办法看到合并到一起的画面了。 在同一个场景中,可以使用多...

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