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

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

21. 遮罩出现黑边! [ 69%]

遮罩出现黑边! 遮罩出现黑边卡开发者工具提示 cache bitmap size larger than 2048,cache ignored 然而我的图片并没有2048这么大。。。。。 代码如下 var mask:Image = new Image(); mask.skin = "res/atlas/遮罩.png" mask.pos(0,0); _cloudSP.mask = mask; 附件 : --> 2...

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

22. iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 [ 67%]

...的。 this.guideContainer = new Sprite(); this.guideContainer.cacheAs = "bitmap"; Utils.GuideLayer.addChild(this.guideContainer); this.guideContainer.on(Laya.Event.CLICK, this, this.nextStep); this.mouseEnabled = false; var maskArea: Laya.Sprite = new Laya.Sprite(); maskArea.alpha = 0.5; maskArea.g...

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

23. RenderTexture: unkonw depth format [ 63%]

...UI上显示 关于RenderTexture RenderTexture: unkonw depth format. cache bitmap size larger than 2048,cache ignored Unity3d导出模型时 报错:LayaAir3D UnityPlugin prefab can't export You should check the texture file format laya的透视相机有没有“深度”这个属性?类似U3D相...

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

24. 关于2.0.1beta 2D Mask的问题 [ 62%]

...复 Laya_Aaron 赞同来自: 对象过大,太大的不能用遮罩 cache bitmap size lager than 2048 ,cache ignored  把这个问题解决了 再看遮罩 2019-03-21 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 黄晋 相关问题 ...

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

25. Maximum call stack size exceeded [ 60%]

... 真机环境找不到window---cant find variable: window stack Error: asBitmap no size! 微信真机下游戏MAX_TEXTURE_SIZE FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory Cannot ...

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

26. RenderTexture: unkonw depth format. [ 55%]

...nderTexture: unkonw depth format RenderTexture: unkonw depth format. cache bitmap size larger than 2048,cache ignored Unity3d导出模型时 报错:LayaAir3D UnityPlugin prefab can't export You should check the texture file format laya的透视相机有没有“深度”这个属性?类似U3D相...

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

27. dragonbones,滤镜显示不正常 [ 55%]

...  但播放完一遍后就会消失  同时控制台不断地输出cache bitmap size larger than 2048,cache ignored,直至卡死     2018-06-14 0 0 分享 微博 QZONE 微信 136*****187 赞同来自: 另外变色滤镜ColorFilter也是完全没效果的  不知道是不是我的设置bounds...

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

28. 新手引导在ios浏览器表现异常 [ 55%]

...w Laya.Sprite();             this.guideContainer.cacheAs = "bitmap";             this.addChild(this.guideContainer);             let maskArea = new Laya.Sprite();             maskArea.alpha = 0.5;             maskArea.graphics.draw...

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

29. 2D性能优化 · LayaAir3.0文档 · LAYABOX [ 51%]

... 对象非常简单,比如一个字或者一个图片,设置cacheAs=”bitmap”不但不提高性能,反而会损失性能。 容器内有经常变化的内容,比如容器内有一个动画或者倒计时,如果再对这个容器设置cacheAs=”bitmap”,会损失性能。 可以通...

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

30. Maximum call stack size exceeded [ 47%]

... 真机环境找不到window---cant find variable: window stack Error: asBitmap no size! 微信真机下游戏MAX_TEXTURE_SIZE FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory Cannot ...

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