大约有 3,209 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0168 秒)
Laya_社区(2484) Laya3.0_api(201) Laya2.0_文档(169) Laya2.0_api(98) laya_api(84) Laya3.0_文档(73) Laya_示例(69) Laya2.0_示例(31)
...1.7.19 描述: 使用对象池重复使用skeleton报错,但每次new Laya.Skeleton() 就没问题。 伪代码: const temp = new Laya.Templet(); temp.parseData(xxx, xxx, 0); // 从对象池中获取skeleton const skeleton = Laya.Pool.getItemByClass('abc', Laya.Skeleton); skeleton.in...
来源: Laya_社区 发布时间: 20181120
...为了更好的维护社区建设,也为了让更多的人更容的了解LayaAirIDE,这篇分享介绍一下最常用的UI组件,Label和Button。 Laya虽小,五脏俱全。跟着下方示例动手实操一遍之后并不能让你成为高手,但相信读者就对laya引擎有着...
来源: Laya_社区 发布时间: 20171222
unity导出的场景.ls加载到laya3d中报错 unity版本:2017.2 插件:LayaAirUnityPlugin 1.6.0 laya引擎:1.7.11beta , 问题:导出后的文件夹,放到bin文件夹下面。运行报错: TypeError: Cannot read property 'props' of undefined at Avatar.__proto._parseNode (file:///D...
来源: Laya_社区 发布时间: 20171017
...Index | Frames No Frames AnimatorProperties | Methods | Events Packagelaya.d3.componentClasspublic class AnimatorInheritanceAnimator Component3D EventDispatcher ObjectImplements laya.resource.IDestroy Animator 类用于创建动画组件。 Public Properties Hide Inherited Public Properties Sho...
来源: laya_api 发布时间: 20170929
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimationClip2D" AnimationClip2D Class AnimationClip2D Hierarchy Resource AnimationClip2D Index Constructors constructor...
来源: Laya3.0_api 发布时间: 20231115
...动效出现与消失,道具飞入背包等。 在历史的版本中,LayaAir引擎提供的Tween缓动类与Ease类来实现缓动的效果。 从LayaAir3.3版本开始,对Tween系统进行了全面优化升级。这些变化包括兼容常用用法如Laya.Tween.to和Laya.Tween.from,保持...
来源: Laya3.0_文档 发布时间: 20251010
Layabox是免费开源的HTML5引擎解决方案,产品家族中包括LayaAir引擎、LayaFlash引擎、LayaOpen开放平台、LayaMarket SDK、LayaStore嵌入式游戏商店、LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScr...
来源: Laya_示例 发布时间: 20260303
...存会一直往上升,降不下来。 核心代码如下: private te:Laya.Templet; private sk:Laya.Skeleton; private onKeyDown(e):void{ if(e.keyCode == 49 || e.keyCode == 97){ if(this.te == null){ this.te = new Laya.Templet(); this.te.on(Laya.Event.COMPLETE, this, this.teComplete); this.te.loadA...
来源: Laya_社区 发布时间: 20190320
LAYABOX游戏实时语音之APP版本 一.前期准备 1.注册账号申请接口的APPID与密钥 www.youme.im 2下载SDK https://www.youme.im/download.php 开发工具:Android Studio 2.3.3(WIN版本) 开发环境:WIN7 接下来LAYABOX构建APP项目 然后Android Studio导入我们刚刚...
来源: Laya_社区 发布时间: 20170722
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/media/VideoTexture" VideoTexture Class VideoTexture VideoTexture 多媒体纹理 Hierarchy BaseTexture VideoTexture Index Construct...
来源: Laya3.0_api 发布时间: 20231115