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

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

141. laya.particle.ParticleTemplate2D_API3.0 [ 69%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

142. laya.media.SoundNode [ 69%]

...,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式有最大2048大小限制,会额外增加内存开销,不断重绘时开销比较大,但是会减少drawcall,渲染性能最高。 webgl下命令缓存模式只会减少...

来源: laya_api 发布时间: 20170422

143. laya.d3.core.particleShuriKen.ShuriKenParticle3D [ 69%]

...int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Arra...

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

144. stage.clientScaleX/Y这个值有什么用呢? [ 69%]

...改怎么用呢 laya2.0 async怎么用呢? ConchJNI.callConchJSFunction(arg0, arg1, arg2) 这个能用吗?要怎么用呢? 问题状态 最新活动: 2017-08-18 11:49 浏览: 1153 关注: 2 人 godssl • 2017-08-18 14:28 我用: exactfit 这个模式 源码里面没有针对这个模式进行...

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

145. laya.resource.BaseTexture_API3.0 [ 69%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

146. laya.d3.core.TransformUV [ 69%]

...侦听器。 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收事件通知。 EventDispatcher once(type:String, caller:*, listener:Function, args:Arra...

来源: laya_api 发布时间: 20170929

147. 调用Laya.Utils.parseXMLFromString 时一直报undefined的错误 [ 69%]

...么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Args 相关问题 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里 请问在layaIDE里,怎么调用微信小程序API 编译调试启动chrome出现错误: Error processing l...

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

148. laya.ui.FrameClip [ 69%]

...,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式有最大2048大小限制,会额外增加内存开销,不断重绘时开销比较大,但是会减少drawcall,渲染性能最高。 webgl下命令缓存模式只会减少...

来源: laya_api 发布时间: 20170422

149. 建议LayaAir编译的时候增加生成声明文件.d.ts [ 69%]

...rome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可...

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

150. laya.particle.Particle2D [ 69%]

...,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性...

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