大约有 2,831 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0066 秒)
Laya_社区(1671) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(82) Laya2.0_示例(16) Laya_示例(11)
...后显示下图: (图2-4) Enabled 是否使用动画效果。 Ease Type 时间/速度曲线。 Duration 整个缓动过程持续的时间。单位毫秒。 Delay 控制器页面切换后,延迟一定时间再开始缓动。单位毫秒。 在Gear界面上,我们并没有看X值的设置。...
来源: Laya3.0_文档 发布时间: 20251010
...imation extends Laya.Script { //declare owner : Laya.Sprite3D; @property({ type: Laya.Animation }) //在IDE面板中显示属性 ani: Laya.Animation; constructor() { super(); } //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { thi...
来源: Laya3.0_文档 发布时间: 20251010
...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
...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
...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
...导致连接网络失败 打包单击版APP android系统 <script type="text/javascript" src="libs/protobuf.js"></script> 只要引入了这个就会导致(如图) 换了几个protobuf.js都不行 如果不能解决能不能给个建议呢! 项目暂时离不开proto...
来源: Laya_社区 发布时间: 20180205
...成操作的机会;就是简单的立即停止 ### 属性 | Property | Type | Description | | ----------- | ---------------------------------------- | ---------------------------------------- | | `onmessage` | [`EventListener`](https://developer.mozilla.org/zh-CN/docs/Web/API/EventListener) | 一...
来源: Laya2.0_文档 发布时间: 20210715
...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
...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
...t;<canvas id="canvas"></canvas></div> <script type="text/javascript"> //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////...
来源: Laya_社区 发布时间: 20200604