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

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

2771. 控制器 · LayaAir3.3 · 引擎文档 · LAYABOX [ 37%]

...后显示下图: (图2-4) Enabled 是否使用动画效果。 Ease Type 时间/速度曲线。 Duration 整个缓动过程持续的时间。单位毫秒。 Delay 控制器页面切换后,延迟一定时间再开始缓动。单位毫秒。 在Gear界面上,我们并没有看X值的设置。...

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

2772. 动画节点 · LayaAir3.3 · 引擎文档 · LAYABOX [ 37%]

...imation extends Laya.Script { //declare owner : Laya.Sprite3D; @property({ type: Laya.Animation }) //在IDE面板中显示属性 ani: Laya.Animation; constructor() { super(); } //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { thi...

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

2773. laya.events.Keyboard_API3.0 [ 37%]

...T SLASH SPACE T TAB U UP V W X Y Z Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property

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

2774. layacmd在centOS 6.5上运行出错 [ 37%]

...clear=true', 'releasemode=normal', 'exportUICode=true', 'exportRes=true' ] type: Linux appPath: /data/tools/node-v8.9.0-linux-x64/lib/node_modules/layacmd/ProjectExportTools/ openProject: /data/ebuild/gongdou/gongdouH5/laya/.laya loadProject: /data/ebuild/gongdou/gongdouH5/laya/.laya assetsPath: /da...

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

2775. LayaAir的组件化开发(TypeScript-IDE篇(TS)-组件化开发相关) [ 37%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=Component&class=laya.components.Script ### 三、Runtime与脚本的使用区别 LayaAir的组件化开发,核心就是Runtime类与Script(脚本组件)类的合理运用,生命周期方法的使用...

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

2776. 只要引入protobuf就会导致连接网络失败 [ 37%]

...导致连接网络失败 打包单击版APP   android系统   <script type="text/javascript" src="libs/protobuf.js"></script> 只要引入了这个就会导致(如图)    换了几个protobuf.js都不行  如果不能解决能不能给个建议呢!  项目暂时离不开proto...

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

2777. 多线程worker(JavaScript-2D进阶篇(JS)-游戏加载策略) [ 37%]

...成操作的机会;就是简单的立即停止 ### 属性 | Property | Type | Description | | ----------- | ---------------------------------------- | ---------------------------------------- | | `onmessage` | [`EventListener`](https://developer.mozilla.org/zh-CN/docs/Web/API/EventListener) | 一...

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

2778. List属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 37%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.List)。 ### 1.1 创建 List 组件 #### 1.编辑列表项。 ​ 列表项可以是 Box 对象或 View(页面) 或其它自定义页面对象。此处以Box 对象为例。 ​ **a.**从...

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

2779. laya.utils.Stat_API3.0 [ 37%]

...ace UniformUpload uploadUniformNum Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

2780. 新手引导 挖洞 不用 cacheAs="bitmap" 希望能帮助那些和我一样有需求的码农!你好我好大家好才是真的好!请各位大佬批评指教! [ 36%]

...t;<canvas id="canvas"></canvas></div>     <script type="text/javascript">         ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////         /////////////////////////////////////...

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