大约有 2,029 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0176 秒)
Laya_社区(1454) Laya3.0_api(361) Laya3.0_文档(64) Laya2.0_文档(44) Laya_示例(34) Laya2.0_api(26) laya_api(26) Laya2.0_示例(20)
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
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
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
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
...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
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
... 开火 合起来播放 // 程序入口 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
...| 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
...的链接 提交 1 个回复 cuixueying 赞同来自: 预加载资源请用Laya.Loader.load,卸载资源请用Laya.Loader.clearRes,具体示例请参考:http://layaair.ldc.layabox.com ... leton 2017-03-20 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题...
来源: Laya_社区 发布时间: 20170320
...rticle3D用法 module App { import ShuriKenParticle3D = Laya.ShuriKenParticle3D; import ShurikenParticleMaterial = Laya.ShurikenParticleMaterial; import Vector2 = Laya.Vector2; import Vector3 ...
来源: Laya_社区 发布时间: 20170605