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

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

2831. [LayaAir3]2d拖尾 首次调用拖尾的时候调用Laya.Scene.gc()后报错 [ 49%]

[LayaAir3]2d拖尾 首次调用拖尾的时候调用Laya.Scene.gc()后报错   2d拖尾 首次调用拖尾的时候调用Laya.Scene.gc()后报错 TypeError: Cannot read properties of null (reading '_mask')     at WebDefineDatas.addDefineDatas (WebDefineDatas.js:46:30)     at WebGLRenderelement...

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

2832. 文字在框内滑动、滚动文本 [ 49%]

... 内容里加粗的部分如果知道是什么意思可以说一下    Laya.init(800,800,Laya.WebGL); creatText(); function creatText(){      this.txt=new Laya.Text();      this.txt.overflow=Laya.Text.SCROLL;//必须是SCROLL才能实现滑动      this.txt.text="=========================...

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

2833. laya.d3.core.material.BlinnPhongMaterial_API3.0 [ 49%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/BlinnPhongMaterial" BlinnPhongMaterial Class BlinnPhongMaterial BlinnPhongMaterial 类用于实现Blinn-Phong材...

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

2834. 关于cacheAsBitmap如果有动态内容,最好和静态内容分开,以便只缓存静态内容的理解 [ 49%]

...mation 的createFrames 使用已经加载的图集缓存动画失败 请问Laya.loader.load资源缓存在哪里?能不能把这个缓存目录里的资源加入NativeFile白名单? Laya中Panel控件在设计模式下,添加字内容界面。可以操作出拖动效果吗?就像可以在设...

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

2835. laya.wxmini.js里面window对象的属性window是只读的,不能给他赋值。 [ 49%]

laya.wxmini.js里面window对象的属性window是只读的,不能给他赋值。 打地鼠游戏发布到微信开发者工具后遇到的问题。 Cannot assign to read only property 'window' of object '#<Window>' TypeError: Cannot assign to read only property 'window' of object '#<Win...

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

2836. 请问graphics.drawTexture(texture)中如何增加一个matrix,只显示图中的一个圆形区域 [ 49%]

...一个圆形区域 我可以另外建一个圆形比如 var mapMask = new Laya.Sprite(); mapMask.size(100,100); mapMask.pos(50,50); mapMask.graphics.drawCircle(0, 0, 50, "#000000") 我这么获得mapMask的matrix,然后放进graphics.drawTexture中呢? 不要说直接用mask,因为微信小游...

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

2837. 请问手机上怎么全屏? [ 49%]

...一一介绍了。                             谢谢您对layabox的支持!!!   2016-04-08 0 3 分享 微博 QZONE 微信 gotohell1234567 赞同来自: 跟着这篇文章做但是uc浏览器全屏没有效果,想问一下为什么,浏览器已经打开了全屏的模式 201...

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

2838. laya.ani.GraphicsAni_API3.0 [ 49%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/GraphicsAni" GraphicsAni Class GraphicsAni Graphic动画 Hierarchy Graphics GraphicsAni Index Constructors constructor Accessor...

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

2839. 脚本的事件(ActionScript-3D基础(AS3)-LayaAir3D的脚本使用) [ 49%]

...具体的那些事件。具体的描述可以查看API ([地址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?category=Core&class=laya.d3.component.Script3D))。 关于脚本的添加使用这里不做过的讲解,在以往的示例中都有或多或少的使用脚本。关于脚本的...

来源: Laya2.0_文档 发布时间: 20210715

2840. ReferenceError: Loading_fly is not defined [ 49%]

ReferenceError: Loading_fly is not defined LAYA AIR 调试会报界面错  ReferenceError: Loading_fly is not defined   chrome 正常运行   查看之后发现是 diango 上增加动画的问题 Laya.Animation.createFrames(loading_array, 'loading') 附件 : --> 2017-11-07 添加评论 免费...

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