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

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

31. laya.ani.GraphicsAni_API3.0 [ 97%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/GraphicsAni" GraphicsAni Class GraphicsAni Graphic动画 Hierarchy Graphics GraphicsAni Index Constructors constructor Accessor...

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

32. 特效LOADED监听不到 [ 97%]

特效LOADED监听不到 能给具体点吗新手 ani.once(Laya.Event.LOADED,null,function(ani1){ console.log(ani1.getGraphicBounds()); }); 这样写的话监听不到 现在引擎支持下载功能吗??? 2017-06-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

33. ani动画资源更换问题 [ 97%]

...辑了图片 执行代码说加载不出来资源 这个是怎么回事? laya3D动画无法播放 这样写的代码,Tween动画里面只有alpha有效果,scalex和scaley没有变化,怎么回事啊? 缓动动画SKEW-Y从0到360卡住 关于龙骨动画转换 关于apk打包动画卡的问...

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

34. laya.d3.webxr.core.WebXRSessionManager_API3.0 [ 97%]

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/WebXR/core/WebXRSessionManager" WebXRSessionManager Class WebXRSessionManager Manages an XRSession to work with layaAir engine a...

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

35. 关于动画ani文件,编辑ani文件需不需要使用loadanimation方法加载?在最开始的加载吗?还有 我只加载动画使用的资源好想不可以?还有使用Laya.Loader的方式能不能加载ani文件? [ 97%]

...?还有 我只加载动画使用的资源好想不可以?还有使用Laya.Loader的方式能不能加载ani文件? 动画编辑文件问题 2017-05-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueyin...

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

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

...找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: Alex Huang package {     import laya.net.Loader;     import laya.net.ResourceVersion;     import laya.utils.Handler;     import laya.webgl.WebGL;     import laya.utils.Mouse;    ...

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

37. laya.utils.Delegate_API3.0 [ 97%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Delegate" Delegate Class Delegate Hierarchy Delegate Index Constructors constructor Accessors count Methods add clear clearFo...

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

38. laya.ani.bone.SlotData_API3.0 [ 96%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/SlotData" SlotData Class SlotData Hierarchy SlotData Index Properties displayArr name Methods getDisplayByName Properties ...

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

39. laya.display.Graphics_API3.0 [ 96%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Graphics" Graphics Class Graphics Graphics 类用于创建绘图显示对象。Graphics可以同时绘制多个位图或者...

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

40. 人物行走图动画 [ 96%]

...url:String, type:String = null, cache:Boolean = true):void 加载资源。 Laya.loader.load(AniConfPath, Handler.create(this, createAnimation), null, Loader.ATLAS);   这里的load只有三个参数,而事实上用到4个,不清楚。。。   还有ani.index = 1;我改成0,-1,2,可是...

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