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

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

571. laya.gltf.glbLoader_API3.0 [ 75%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/gltf/glTFLoader" glbLoader Class glbLoader Hierarchy glbLoader Implements IResourceLoader Index Methods load Methods load load(task...

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

572. laya.d3.loaders.MaterialLoader_API3.0 [ 75%]

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/loaders/MaterialLoader" MaterialLoader Class MaterialLoader Hierarchy MaterialLoader Implements IResourceLoader Index Methods lo...

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

573. laya.loaders.TTFFontLoader_API3.0 [ 75%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/loaders/TTFFontLoader" TTFFontLoader Class TTFFontLoader Hierarchy TTFFontLoader Implements IResourceLoader Index Methods load Meth...

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

574. laya.loaders.NullLoader_API3.0 [ 75%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/loaders/NullLoader" NullLoader Class NullLoader Hierarchy NullLoader Implements IResourceLoader Index Methods load Methods load loa...

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

575. laya.components.Prefab_API3.0 [ 75%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/Prefab" Prefab Class Prefab 模板,预制件 Hierarchy Prefab Index Methods create Methods create create(): any Defined in laya/components/Prefab.ts:14 通过预制创建实例 Returns any Globals "laya/comp...

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

576. laya.d3.core.particleshuriken.module.GradientVelocity_API3.0 [ 75%]

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/particleShuriKen/module/GradientVelocity" GradientVelocity Class GradientVelocity GradientVelocity 类用于创建渐变速...

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

577. animate 动画播放 怎么把攻击 开火 合起来播放 [ 75%]

... 开火 合起来播放 // 程序入口 class GameMain { private roleAni: Laya.Animation; private timeLine:Laya.TimeLine = new Laya.TimeLine(); constructor() { //初始化舞台 Laya.init(1334, 750, Laya.WebGL); //创建动画实例 this.roleAni = new Laya.Animation(); //加载动画图集,加载...

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

578. laya.ani.AnimationPlayer [ 75%]

...| Frames No Frames AnimationPlayerProperties | Methods | Events Packagelaya.aniClasspublic class AnimationPlayerInheritanceAnimationPlayer EventDispatcher ObjectImplements laya.resource.IDestroy AnimationPlayer 类用于动画播放器。 Public Properties PropertyDefined By  cacheFrameRate :...

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

579. 龙骨动画如何预加载 [ 75%]

...的链接 提交 1 个回复 cuixueying 赞同来自: 预加载资源请用Laya.Loader.load,卸载资源请用Laya.Loader.clearRes,具体示例请参考:http://layaair.ldc.layabox.com ... leton 2017-03-20 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题...

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

580. 求ShuriKenParticle3D用法 [ 75%]

...rticle3D用法 module App {     import ShuriKenParticle3D       = Laya.ShuriKenParticle3D;     import ShurikenParticleMaterial = Laya.ShurikenParticleMaterial;     import Vector2                  = Laya.Vector2;     import Vector3                  ...

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