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

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

3181. laya.net.Loader [ 34%]

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

3182. [0]laya-zip游戏加载提速库(Laya3.0版本适配更新) [ 34%]

...件夹下,将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

3183. laya.ui.UIEvent [ 34%]

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

3184. 图集动画(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 34%]

...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

3185. 二进制图片(TypeScript-2D进阶篇(TS)-游戏加载策略) [ 34%]

...象我们添加到网页的body上进行显示。把这段代码嵌入到index.html文件中,运行可以看到网页已经正常的显示我们的图片。 ### Laya中如何使用? 上面的简单例子我们是用的js脚本书写,那么在项目中怎么使用,项目中怎么使用dom元...

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

3186. 二进制图片(ActionScript-2D进阶篇(AS3)-游戏加载策略) [ 33%]

...象我们添加到网页的body上进行显示。把这段代码嵌入到index.html文件中,运行可以看到网页已经正常的显示我们的图片。 ### Laya中如何使用? ​ 上面的简单例子我们是用的js脚本书写,那么在项目中怎么使用,项目中怎么使用dom...

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

3187. laya.d3.component.Animator [ 33%]

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

3188. laya.d3.component.Script3D [ 33%]

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

3189. laya.d3.core.material.Material_API3.0 [ 33%]

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

3190. 多种碰撞器形状(JavaScript-3D基础(JS)-LayaAir3D之物理系统) [ 33%]

...盒的父类。([API地址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?category=Core&class=laya.d3.physics.shape.ColliderShape)) ![](img/1.png)(图1) 下面我们来介绍下目前LayaAir3D中所有支持的碰撞器形状。 #### (1) BoxColliderShape盒 盒形是一个基本的方形...

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