大约有 3,290 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0057 秒)
Laya_社区(1557) Laya3.0_api(799) Laya2.0_api(368) laya_api(298) Laya2.0_文档(201) Laya3.0_文档(46) Laya2.0_示例(12) Laya_示例(9)
API DocumentationAll Packages | All Classes | Index | Frames No Frames LoaderProperties | Methods | Events | Constants Packagelaya.netClasspublic class LoaderInheritanceLoader EventDispatcher Object Loader 类可用来加载文本、JSON、XML、二进制、图像等资源。 Public Prope...
来源: laya_api 发布时间: 20170929
...件夹下,将laya-zip.d.ts文件放入项目libs/文件夹下,在bin/index.js文件中加载bundle.js前加入一行:[code]loadLib("libs/laya-zip.js")[/code] 在Main.ts中Laya初始化后加入:[code]LayaZip.Init();[/code]Laya 3.x版本 下载扩展包laya-zip 解压后,将laya-zip.js和la...
来源: Laya_社区 发布时间: 20230316
API DocumentationAll Packages | All Classes | Index | Frames No Frames UIEventProperties | Methods | Constants Packagelaya.uiClasspublic class UIEventInheritanceUIEvent Event Object UIEvent 类用来定义UI组件类的事件类型。 Public Properties Hide Inherited Public Properties Show...
来源: laya_api 发布时间: 20170929
...isplay.AnimationPlayerBase](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.AnimationBase) 动画类: [https://layaair.ldc.layabox.com/api/?category=Core&class=laya.display.Animation](https://layaair.ldc.layabox.com/api/?cat...
来源: Laya2.0_文档 发布时间: 20210715
...象我们添加到网页的body上进行显示。把这段代码嵌入到index.html文件中,运行可以看到网页已经正常的显示我们的图片。 ### Laya中如何使用? 上面的简单例子我们是用的js脚本书写,那么在项目中怎么使用,项目中怎么使用dom元...
来源: Laya2.0_文档 发布时间: 20210714
...象我们添加到网页的body上进行显示。把这段代码嵌入到index.html文件中,运行可以看到网页已经正常的显示我们的图片。 ### Laya中如何使用? 上面的简单例子我们是用的js脚本书写,那么在项目中怎么使用,项目中怎么使用dom...
来源: Laya2.0_文档 发布时间: 20210714
API DocumentationAll Packages | All Classes | Index | Frames No Frames AnimatorProperties | Methods | Events Packagelaya.d3.componentClasspublic class AnimatorInheritanceAnimator Component3D EventDispatcher ObjectImplements laya.resource.IDestroy Animator 类用于创建动画组件。 Pub...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames Script3DProperties | Methods Packagelaya.d3.componentClasspublic class Script3DInheritanceScript3D Component Object Script3D 类用于创建脚本的父类,该类为抽象类,不允许实例。 Public Properties Hide Inh...
来源: Laya2.0_api 发布时间: 20190513
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/Material" Material Class Material Material 类用于创建材质。 Hierarchy Resource Material PixelLineMaterial ...
来源: Laya3.0_api 发布时间: 20231115
...盒的父类。([API地址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?category=Core&class=laya.d3.physics.shape.ColliderShape)) (图1) 下面我们来介绍下目前LayaAir3D中所有支持的碰撞器形状。 #### (1) BoxColliderShape盒 盒形是一个基本的方形...
来源: Laya2.0_文档 发布时间: 20210715