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

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

11451. h5发布后,访问不到图片? [ 42%]

...03 相关问题 请问LayaAir中如何使图片以圆形的方式显示? Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找不到类的定义!这是为什么? 已上传 Demo 附件 TextInput重写onFocus和onBlur事件监...

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

11452. 安卓微信小游戏中webgl渲染文字过慢 [ 42%]

...找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 layabox 赞同来自: 1556087404用户 你们提供的示例中,游戏首次加载后卡顿,是正常的。也是引擎故意优化的结果。为什么会造成这个问题呢。 主要是你们的示例太极端,文字...

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

11453. VScrollBar属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 42%]

...lBar 组件的脚本接口请参考 [VScrollBar API](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.VScrollBar)。 ​ VScrollBar 组件的图像资源示例: ​ ![图片0.png](img/1.png) ​ (图1) ​ ![图片0.png](img/2.png) ...

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

11454. HScrollBar属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 42%]

...lBar 组件的脚本接口请参考 [HScrollBar API](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.HScrollBar)。 ​ HScrollBar 组件的图像资源示例: ​ ![图片0.png](img/1.png) ​ (图1) ​ ![图片0.png](img/2.png) ...

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

11455. 单机版app构建后在 android studio 中无法访问网络 [ 42%]

...在的文件夹。关于横竖屏设置,看下这个文档:https://ldc.layabox.com/doc/?nav=zh-as-6-1-2 Hatt • 2017-11-20 15:50 感谢你的测试,我这边试一下。 Hatt • 2017-11-21 14:23 运行成功了。现在发现个问题: 最下 Tabbar 右侧为什么会渐变黑了?在设...

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

11456. Sprite-遮罩-放大镜 [ 42%]

Layabox是免费开源的HTML5引擎解决方案,产品家族中包括LayaAir引擎、LayaFlash引擎、LayaOpen开放平台、LayaMarket SDK、LayaStore嵌入式游戏商店、LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScr...

来源: Laya2.0_示例 发布时间: 20260303

11457. 动画挂点(TypeScript-3D基础(TS)-LayaAir3D之Animator动画) [ 42%]

...)); var material = new Laya.BlinnPhongMaterial(); Laya.Texture2D.load("res/layabox.png", Laya.Handler.create(this, function(tex) { material.albedoTexture = tex; })); box.meshRenderer.material = material; var monkey = res.getChildByName("LayaMonkey"); //查找节点 var bonePoint:Sprite3D = this.find...

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

11458. 动画挂点(JavaScript-3D基础(JS)-LayaAir3D之Animator动画) [ 42%]

...)); var material = new Laya.BlinnPhongMaterial(); Laya.Texture2D.load("res/layabox.png", Laya.Handler.create(this, function(tex) { material.albedoTexture = tex; })); box.meshRenderer.material = material; var monkey = res.getChildByName("LayaMonkey"); //查找节点 var bonePoint:Sprite3D = this.find...

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

11459. layaair ide 2.0.0 beta2 读取.lh文件报错 [ 42%]

...游戏好友关系链实现方案 Layaair IDE的帧属性面板不见了 Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找不到类的定义!这是为什么? 已上传 Demo 附件 laya2的Scene默认是文件模式,不...

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

11460. 屏幕方向:自动横屏与自动竖屏的设置详解(ActionScript-LayaAir基础篇(AS3)-屏幕适配) [ 42%]

...开引擎的API文档,搜索[laya.display.Stage](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.Stage),找到screenMode属性。如图1所示。 ![图1](img/1-1.png) (图1) #### 1.1 默认值none或者不设置screenMode...

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