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

大约有 403 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0042 秒)

241. ReferenceError: Loading_fly is not defined [ 64%]

...常运行   查看之后发现是 diango 上增加动画的问题 Laya.Animation.createFrames(loading_array, 'loading') 附件 : --> 2017-11-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 apeCom 赞同来自:...

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

242. 用layaIDE编译和flashbuilder编译的main.max.js出现大小不同 [ 63%]

...ashBuilder编译 会编译到d3 没有引用到相关的类..例如laya.d3.animation.AnimationClip laya.d3.animation.AnimationClipParser02 请问这个如何解决... 2018-09-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 ...

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

243. 关于骨骼动画的复用问题 [ 63%]

...播放,动画加载都正常代码没有报错,请指教! let pangziAnimator = sp.getComponent(Laya.Animator); Laya.AnimationClip.load("res3d/scene/Assets/FBX/zj_nan_01/boy@animation-idle_show.lani",LayaWrap.creatHandlerCall(this,(aniClip)=>{ //创建动作状态 let state1 = new Laya.Anima...

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

244. 使用IDE制作的动画在pc模拟器播放OK在手机端不显示 [ 63%]

...g, null, false)); }, onAssetloaded : function(texture){ this.tl = new Laya.Animation(); //加载动画文件 this.tl.loadAnimation("imgdebris/naruto2.ani"); //添加到舞台 var apesCtn = new Laya.Sprite(); Laya.stage.addChild(apesCtn); var _this = this; this.tl.on(this.Event.COMPLETE,this,function...

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

245. 关于带位移的动画,怎么获取动画播放后的位移值or位置 [ 63%]

...调时间 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? tree mouseHandler 怎么获取条目 如何获取一个3D模型的长宽高? Animation 的createFrames 使用已经加载的图集缓存...

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

246. 为什么动画设置大小不统一 [ 63%]

...人 z298959 相关问题 使用钢体设置防穿后仍有几率会穿透 Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? matter中layasprite怎么改变图片大小? 骨骼动画播放完后的回调时间 如何设置Sprite的宽高和点击区域? 将list...

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

247. 提示资源重复加载 [ 63%]

... export default class Yard extends Laya.Sprite { private swimpoolani:Laya.Animation;  constructor() { super(); this.swimpoolani=new Laya.Animation(); //this.init(); this.swimpoolani.loadAtlas("./res/atlas/Comp.atlas",Laya.Handler.create(this,this.onLoaded));   } private onLoaded():void{   Laya.An...

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

248. 加载 unity3D导入的旧版蒙皮动画时出现错误 [ 63%]

...irit3D as Laya.MeshSprite3D;             var skinAni: Laya.SkinAnimations = meshSprite3D.addComponent(Laya.SkinAnimations) as Laya.SkinAnimations;             skinAni.templet = Laya.AnimationTemplet.load(this.skinAniUrl[0]);             skinAni.player.play();   ...

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

249. 急急急,如何设置按钮点击加载ani [ 63%]

...ui.Button;     import laya.display.Sprite;     import laya.display.Animation;     import laya.maths.Rectangle;     import laya.display.Stage;          public class LayaUISample {         private var skin:String = "https://layaair.ldc.layabox.co ... 3B%3B       ...

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

250. laya.d3.component.animator.AnimatorState_API3.0 [ 63%]

...cted All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorState" AnimatorState Class AnimatorState AnimatorState 类用于创建动作状态。 Hierarchy EventDispatcher AnimatorState Implements IClone Index Constructors constructor Properties _isLooping clipEnd cli...

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