大约有 1,034 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0065 秒)
Laya_社区(499) Laya3.0_api(241) Laya2.0_api(137) laya_api(108) Laya2.0_文档(36) Laya3.0_文档(12) Laya2.0_示例(1)
...调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需要使用结构如:[p],其他的单个参数 p ,可以直接传入参数 p。 Returns boolean 此事件类型是...
来源: Laya3.0_api 发布时间: 20231115
...调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需要使用结构如:[p],其他的单个参数 p ,可以直接传入参数 p。 Returns boolean 此事件类型是...
来源: Laya3.0_api 发布时间: 20231115
Native spine动画ios上异常,缺胳膊少腿 我们使用的spine动画在PC浏览器,手机网页,android App上都正常,但是在ios App上就出问题了。一开始加载出来的时候还正常,1秒钟之后就出现动画显示异常了,简单的spine动画一闪一闪,复杂...
来源: Laya_社区 发布时间: 20181213
...或识别)。 Resource lastUseFrameCount : int[read-only] 距离上次使用帧率。 Resource loaded : Boolean[read-only] Resource lock : Boolean是否加锁,true为不能使用自动释放机制。Resource memorySize : int 占用内存尺寸。 Resource name : String 获取名字...
来源: laya_api 发布时间: 20170422
...laya/d3/core/render/BaseRender.ts:283 返回第一个实例材质,第一次使用会拷贝实例对象。 Returns Material Inherited from PixelLineRenderer.material Defined in laya/d3/core/render/BaseRender.ts:293 返回第一个实例材质,第一次使用会拷贝实例对象。 Parameters value: ...
来源: Laya3.0_api 发布时间: 20231115
...fined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:310 是否使用随机种子。 dragConstant dragConstant: number = 0 Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:242 开始速度,0模式。 dragSpeedConstantMax dragSpeedConstantMax: number = 0 Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...Defined in laya/resource/Resource.ts:103 是否加锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获...
来源: Laya3.0_api 发布时间: 20231115
...Defined in laya/resource/Resource.ts:103 是否加锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 renderQueue renderQueue: number Inherited from Material.renderQueue Defined in laya/d3/cor...
来源: Laya3.0_api 发布时间: 20231115
...ed in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean displayedInStage get displayedInStage(): boolean Inherited from Node.displayedInStage Defined in laya/display/Node.ts:483 表示是否在显示列表中显示。 Returns boolean enableBlitDepth get e...
来源: Laya3.0_api 发布时间: 20231115
...行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/components/Component.ts:307 渲染之后执行 Returns void Optional onPreRender onPreRend...
来源: Laya3.0_api 发布时间: 20231102