大约有 560 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0077 秒)
Laya3.0_api(212) Laya_社区(172) Laya2.0_api(84) laya_api(74) Laya3.0_文档(9) Laya2.0_文档(6) Laya2.0_示例(3)
...rdMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ALPHATESTVALUE DEBUG RENDERQUEUE_ALPHATEST RENDERQUEUE_OPAQUE RENDERQUEUE_TRANSPARENT SHADERDEFINE_ADDTIVEFOG SHADERDEFINE_ALPHATEST SHADERDEFINE_MAINTEXTURE defaultMaterial...
来源: Laya3.0_api 发布时间: 20231115
如何方便的删除Sprite3D对象,释放其关联资源? 调用sprite.destroy(true)后,使用chrome查看内存,发现贴图对象,动画对象并没有相应被清理.3D模型该如何干净释放? 2018-04-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...
来源: Laya_社区 发布时间: 20180404
...); chrome 调试: addChild(node) { if (!node || this.destroyed || node === this) return node; if (node._zOrder) this._setBit(Const.HAS_ZORDER, true); if (node._parent === this) { ...
来源: Laya_社区 发布时间: 20191203
...= new Sprite(); b.graphics.drawTexture(texture); a.graphics.clear(true); a.destroy(); a = b; } a.graphics.drawRect(10*i, 10*j, 10, 10, "#ff0000"); count++; } } 2018-11-13 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回...
来源: Laya_社区 发布时间: 20181113
...; { console.log("HLS加载失败"); }); hlsxx = hls;//方便销毁用hlsxx.destroy(); }else if(videoTexture.canPlayType("m3u8")){ this.playVideo(); videoTexture.element.pause(); videoTexture.element.src = m3u8url; videoTexture.element.load(); videoTexture["_video"] = videoTexture.element; } function...
来源: Laya_社区 发布时间: 20250908
...d 设置剪裁区域,超出剪裁区域的坐标不显示。 Graphics destroy():void[override] 销毁此对象。 AutoBitmap drawCircle(x:Number, y:Number, radius:Number, fillColor:*, lineColor:* = null, lineWidth:Number = 1):DrawCircleCmd 绘制圆形。 Graphics drawCurves(x:Number, y:Numbe...
来源: Laya2.0_api 发布时间: 20190513
...ze Accessors aliveParticleCount bufferState colorOverLifetime customBounds destroyed drawType emission emissionTime indexFormat instanceCount isAlive isEmitting isPaused isPlaying maxParticles mode rotationOverLifetime shape sizeOverLifetime startLifeTimeGradient startLifeTimeGradientMax startLifeTi...
来源: Laya3.0_api 发布时间: 20231115
...essor.js:25:23) 看起来是PostProcess2D的removeEffect方法中effect.destroy();后引起的错误 2025-08-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 layabox 赞同来自: BUG已修复,请关注下...
来源: Laya_社区 发布时间: 20250804
...blendMode cacheAs components contextHeight contextWidth customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea innerHTML is3D mask mouseEnabled mouseX mouseY numChildren parent pivot...
来源: Laya3.0_api 发布时间: 20231102
...d 设置剪裁区域,超出剪裁区域的坐标不显示。 Graphics destroy():void 销毁此对象。 Graphics drawCircle(x:Number, y:Number, radius:Number, fillColor:*, lineColor:* = null, lineWidth:Number = 1):DrawCircleCmd 绘制圆形。 Graphics drawCurves(x:Number, y:Number, point...
来源: Laya2.0_api 发布时间: 20190513