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

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

151. 龙骨动画demo [ 87%]

...eate(this, (e) => { console.log(e); let num = skeleton.getAnimNum() let name = skeleton.getAniNameByIndex(num - 1); skeleton.play(name) }));  this.owner.addChild(skeleton); 2019-04-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

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

152. laya.components.Animation2DNext_API3.0 [ 87%]

...archy Animation2DNext Index Constructors constructor Properties conditions name Constructors constructor new Animation2DNext(): Animation2DNext Defined in laya/components/Animation2DNext.ts:7 Returns Animation2DNext Properties conditions conditions: Animation2DCondition[] = [] Defined in laya/compon...

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

153. 1.7版本要初始化后有些代码才能用了 [ 87%]

...gt; <meta charset='utf-8'/> <title>test</title> <meta name='viewport' content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no'/> <meta name='apple-mobile-web-app-capable' content='yes'/> <meta name='full-screen' content='tru...

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

154. laya.d3.resource.models.MorphTargetChannel_API3.0 [ 87%]

...nel Hierarchy MorphTargetChannel Index Constructors constructor Properties name targetCount Methods addTarget getTargetByIndex Constructors constructor new MorphTargetChannel(): MorphTargetChannel Defined in laya/d3/resource/models/MorphTarget.ts:32 Returns MorphTargetChannel Properties name name: s...

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

155. laya.ani.bone.EventData_API3.0 [ 87%]

...a Index Constructors constructor Properties audioValue floatValue intValue name stringValue time Constructors constructor new EventData(): EventData Defined in laya/ani/bone/EventData.ts:16 Returns EventData Properties audioValue audioValue: string Defined in laya/ani/bone/EventData.ts:14 多媒体...

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

156. 粒子克隆有问题 [ 87%]

...demo 以及粒子的unity资源 2019-09-07 0 2 分享 微博 QZONE 微信 {name} 赞同来自: 跟新到beta4就没问题了   2019-09-09 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 {name} 相关问题 unity导出粒子文件问题 ...

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

157. LAYA的AS3项目碰见个问题,求解 [ 87%]

...         super.initialize();         }        private var names:String="";        override public function set dataSource(value:*):void         {             super.dataSource = value;             if(dataSource==null) return;             names=dat...

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

158. 点击list的时候触发的e.target永远是被点击的item? [ 86%]

...r cell:Box=my_list.getCell(index) as Box; var my_btn:Button=cell.getChildByName("my_btn") as Button; var my_clip:Clip=cell.getChildByName("my_clip") as Clip; my_btn.on(Event.CLICK,this,onBtnClick,["my_btn"]); my_clip.on(Event.CLICK,this,onClipClick,["my_clip"]); } private function onBtnClick(name:St...

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

159. layaAirNative命令行工具使用 · LayaAir3.0文档 · LAYABOX [ 86%]

... | -v version] [-p all|ios|android_studio] [-t 0|1|2] [-u url] [-n project_name] [-a app_name] [--package_name package_name] 参数说明: 关键字 描述 --folder,-f 资源路径:把游戏资源打包进客户端以减少网络下载,选择本地的游戏目录,例如启动index在d:/game/inde...

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

160. 请问下为啥我的LayaNative在运行的时候,一直显示Layaair的动画在0%的进度无法跳过呢 [ 86%]

...; <meta charset='utf-8'/> <title>JGirls</title> <meta name='viewport' content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no'/> <meta name='apple-mobile-web-app-capable' content='yes' /> <meta name='full-screen' content='tr...

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