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

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

1. Laya2自动同步cullingMask方案以及灯光裁剪补丁 [ 100%]

...变的黑呼呼的 很多黑面 LayaAirIDE1.4版本里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 JS 是没有自动补全提示吗 问题状态 最新活动: 2020-01-10 23:49 浏览: 969 关注: 1 人

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

2. laya.ui.View [ 93%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames ViewProperties | Methods | Events Packagelaya.uiClasspublic class ViewInheritanceView Scene Sprite Node EventDispatcher ObjectSubclasses Dialog, MoreGame View 是一个视图类,2.0开始,更改继承至Scene类,相...

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

3. 针对2.0.0 beta5 setLoadingPage 做增强 [ 92%]

... }) } } loadingpageRuntime.jsexport default class loadingpage extends Laya.View { constructor() { super() } onEnable() { this.text = this.getChildByName('text') this.on(Laya.Event.PROGRESS, this, this.onProgress) } onDestroy() { this.off(Laya.Event.PROGRESS, this, this.onProgress) } onProgress(val) ...

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

4. laya.ui.View_API3.0 [ 84%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/View" View Class View View 是一个视图类 在2.0里,View继承自Scene类,但这是不合理的,Scene是一个2D+3D的大概念。所以在3.0里请忽略这个继承。 Hierarchy Scene View Dialog Index Constructor...

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

5. laya.ui.ViewStack [ 81%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames ViewStackProperties | Methods | Events Packagelaya.uiClasspublic class ViewStackInheritanceViewStack Box UIComponent Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的...

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

6. 使用3D摄像机 · LayaAir3.4 · 引擎文档 · LAYABOX [ 78%]

...2-1所示,选中主摄像机时,Scene窗口中会出现一个Camera Preview窗口,用来显示主摄像机所看到的视野,这样方便我们来预览,当我们移动或者旋转摄像机时,预览中的视野会随着改变,当然其他的参数设置也会有所变化,后面我...

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

7. laya.ui.MoreGame [ 77%]

...ods | Events Packagelaya.uiClasspublic class MoreGameInheritanceMoreGame View Scene Sprite Node EventDispatcher Object 游戏中心插件 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node acti...

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

8. 场景管理 · LayaAir3.4 · 引擎文档 · LAYABOX [ 75%]

...开发即可。 在2.0项目开发中,无论是创建场景Scene,页面View,对话框Dialog,3d场景scene3d,文件类型和后缀都是scene。但是3.0中场景的划分有所区别,不再是统一的后缀scene方式。 一、IDE中的场景 1.1 新建场景 使用IDE新建一个3D项...

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

9. laya.ui.Dialog [ 72%]

...ents | Constants Packagelaya.uiClasspublic class DialogInheritanceDialog View Scene Sprite Node EventDispatcher Object Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否...

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

10. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 71%]

... localStoragePath=/data/data/com.layabox.game//LayaCache/localstorage V/WebViewChromium: Binding Chromium to the background looper Looper (main, tid 1) {4a7bba70} I/chromium: [INFO:library_loader_hooks.cc(112)] Chromium logging enabled: level = 0, default verbosity = 0 I/BrowserProcessMain: Initiali...

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