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

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

611. laya.d3.component.Animator [ 40%]

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

612. 使用3D摄像机 · LayaAir3.3 · 引擎文档 · LAYABOX [ 40%]

...图7-4) 我们在CameraControll.ts类添加如下代码: private layerIndex: number = 0; onMouseDown(e: Laya.Event) { //清除所有图层 this.camera.removeAllLayers(); this.layerIndex++; //设置可视图层 this.camera.addLayer(this.layerIndex%2+ 1); } 效果如动图7-5所示, (动图7-5...

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

613. laya.ani.bone.Skeleton_API3.0 [ 40%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/Skeleton" Skeleton Class Skeleton 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Hierarchy Sprite S...

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

614. laya.ui.MoreGame [ 40%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames MoreGameProperties | Methods | Events Packagelaya.uiClasspublic class MoreGameInheritanceMoreGame View Scene Sprite Node EventDispatcher Object 游戏中心插件 Public Properties Hide Inherited Public Properties Show ...

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

615. laya.ui.Radio [ 40%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames RadioProperties | Methods | Events Packagelaya.uiClasspublic class RadioInheritanceRadio Button UIComponent Sprite Node EventDispatcher Object Radio 控件使用户可在一组互相排斥的选择中做出一种选择...

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

616. laya.ui.View [ 40%]

API 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

617. laya.ui.Image [ 40%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ImageProperties | Methods | Events Packagelaya.uiClasspublic class ImageInheritanceImage UIComponent Sprite Node EventDispatcher ObjectSubclasses AdvImage Image 类是用于表示位图图像或绘制图形的显示对...

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

618. laya.d3.core.material.Material_API3.0 [ 40%]

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

619. 预制体模块 · LayaAir3文档 · LAYABOX [ 40%]

...nce(1000, this, () => { //跳转到入口场景 Laya.Scene.open("Scenes/Index.ls"); //不要使用Laya.Scene.open("./Scenes/Index.ls"); }); }); // 侦听加载失败 Laya.loader.on(Laya.Event.ERROR, this, this.onError); }); } /** * 当报错时打印错误 * @param err 报错信息 */ onError(err...

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

620. laya.ui.ProgressBar [ 40%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ProgressBarProperties | Methods | Events Packagelaya.uiClasspublic class ProgressBarInheritanceProgressBar UIComponent Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Propertie...

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