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

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

311. 动画烘焙详解 · LayaAir3.0文档 · LAYABOX [ 46%]

...入内存中;GPU直接通过内存读取对应节点的矩阵值;进行渲染的方式。通过使用动画烘焙,可以降低CPU的消耗,因为GPU动画效率高于CPU动画,对于大量使用骨骼动画的场景,可以大大提高性能。 一、从资源商店中导入插件 从Laya...

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

312. 使用StaticBatchManager,显存无法释放 [ 46%]

...存无法释放 我需要实现一个动态生成的场景,为了提升渲染性能,我使用了静态合批功能,但是在我不断生成新的合批组时,旧的组destroy后显存却无法被回收,想知道是不是我的用法哪里有问题,我跟踪了释放过程的源码,似...

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

313. 如何完全删除精灵 并回收内存 [ 45%]

...片部分,数组能console出,那个list中的数据也存在,但没渲染出。 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 纹理截取后内存释放不了 Text的中划线(删除线) list如何如何获取选中的CheckBox,然后点击删除,将对应选中的条...

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

314. laya.net.Loader [ 45%]

...tatic] 销毁Texture使用的图片资源,保留texture壳,如果下次渲染的时候,发现texture使用的图片资源不存在,则会自动恢复 相比clearRes,clearTextureRes只是清理texture里面使用的图片资源,并不销毁texture,再次使用到的时候会自动恢复...

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

315. 分享一个Shader版的CoolDown实现 [ 44%]

...  既然无法使用,就分享出来,大家有兴趣的看看 正常渲染效果   alpha遮罩   用法: var texture: Laya.Texture = Laya.Loader.getRes("progress.png"); this.spe = new coolDownSprite(); this.spe.init(texture); //this.spe.initWithoutTexture(128, 128); this.spe.pos(300, 350); ...

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

316. 红屏bug [ 44%]

...arTextureRes无法恢复(另文本纹理释放有bug,经常出现文本渲染混乱) image loadimage 加载网络图片BUG Laya2.5 物理系统表现异常BUG 微信6.7.2版本3D显示BUG laya 2.0 bug onEnable 分离模式节点没有创建 问题状态 最新活动: 2020-07-19 12:31 浏览: 5...

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

317. laya.d3.core.material.PBRMaterial_API3.0 [ 44%]

...aterial.renderQueue Defined in laya/d3/core/material/Material.ts:100 所属渲染队列. url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资...

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

318. laya.resource.RenderTexture2D_API3.0 [ 44%]

...ture2D" RenderTexture2D Class RenderTexture2D RenderTexture 类用于创建渲染目标。 Hierarchy BaseTexture RenderTexture2D Implements IRenderTarget Index Constructors constructor Properties _id _isCameraTarget _renderTarget depthStencilTexture destroyedImmediately lock name url uuid DEBUG _cle...

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

319. laya.d3.core.material.Material_API3.0 [ 44%]

...renderQueue: number Defined in laya/d3/core/material/Material.ts:100 所属渲染队列. url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资...

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

320. laya.media.VideoTexture_API3.0 [ 43%]

...boolean): void Defined in laya/media/VideoTexture.ts:195 是否每一帧都渲染 Returns boolean Defined in laya/media/VideoTexture.ts:185 是否每一帧都渲染 Parameters value: boolean Returns void gammaCorrection get gammaCorrection(): number Overrides BaseTexture.gammaCorrection Defined in l...

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