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

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

91. Animation的complete事件发出是时机不够准确 [ 58%]

...ha > 0.01) { this.index = _index, _index++; if (this._index >= this._count) { if (loop) this._index = 0; else { _index--; stop(); } event(Event.COMPLETE); } } }  这里刚开始渲染最后一帧时,就会发出complete。也就是收到这个事件时,最后一帧刚刚显示出来。如...

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

92. laya.resource.Texture2DArray_API3.0 [ 57%]

...gammaCorrection gammaSpace gpuMemory height id maxMipmapLevel mipmap mipmapCount obsolute referenceCount width wrapModeU wrapModeV wrapModeW cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event gpuCompressFormat hasListene...

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

93. laya.d3.core.trail.TrailMaterial [ 57%]

...c Methods MethodDefined By  TrailMaterial()TrailMaterial _addReference(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* ...

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

94. laya.d3.core.material.EffectMaterial [ 57%]

...Methods MethodDefined By  EffectMaterial()EffectMaterial _addReference(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* ...

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

95. Error: Set breakpoints request timed out [ 57%]

...绘制超过20000个矢量rect的情况下,Uncaught Error: IBQuadrangle count 1.0版本的运行器跑不了3D吗?报 Laya3D init error... 问题状态 最新活动: 2017-01-09 18:00 浏览: 1964 关注: 2 人

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

96. laya.d3.core.particleShuriKen.ShurikenParticleMaterial [ 57%]

...ed By  ShurikenParticleMaterial()ShurikenParticleMaterial _addReference(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* ...

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

97. laya.d3.resource.models.Mesh_API3.0 [ 56%]

...TYPE_SIMPLEANIMATOR Accessors bounds cpuMemory destroyed gpuMemory id indexCount indexFormat inverseAbsoluteBindPoses obsolute referenceCount subMeshCount vertexCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory calculateBounds ...

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

98. app打包资源加载不完全 [ 56%]

...是不是每次都会全部加载, 我在源码中打印了一下 loadedCount45:itemCount:49 这2个count是不一样的 导致没有回调completeHandle   2017-08-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回...

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

99. laya.ani.bone.Templet_API3.0 [ 56%]

...interpolation Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _parse _removeReference _setCPUMemory _setCreateURL _setGPUMemory buildArmature deleteAniData destroy event getAniDuration getAniNameByIndex getAnimation getAnim...

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

100. 为何我用MovieClip加载的swf总帧数为0? [ 56%]

...false 但是播放时还是循环播放,用mc.stop()也无效,输出mc.count为0 是为什么呢? 2018-05-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 w1114367261 赞同来自: /**          * 播...

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