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

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

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

...ya.SkinAnimations) as Laya.SkinAnimations;             skinAni.templet = Laya.AnimationTemplet.load(this.skinAniUrl[0]);             skinAni.player.play();         }         for (var i: number = 0, n: number = spirit3D._childs.length; i < n; i++)      ...

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

162. Laya 绑定显示内容到骨骼动画 [ 40%]

...Laya.Point(); } result.x=result.y=0; let bone:laya.ani.bone.Bone=skeleton.templet.mRootBone.findBone(BoneName); let matrix:laya.maths.Matrix=bone.getResultMatrixByFrame(skeleton.index); result=matrix.transformPoint(result); return result; } }     以上是自定义代码部分,下面是laya...

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

163. LayaAirID 打包app测试 apk无法开启webgl。用浏览器扫码进入就没问题 [ 39%]

...rrDisplayData){ var tName=this.currDisplayData.name; this.currTexture=this.templet.getTexture(tName); if (this.currTexture && Render.isWebGL && this.currDisplayData.type==0 && this.currDisplayData.uvs){ this.currTexture=this.currDisplayData.createTexture(this.currTexture); } ...

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

164. laya.spine.SpineSkeleton_API3.0 [ 39%]

.../spine/SpineSkeleton" SpineSkeleton Class SpineSkeleton spine动画由SpineTemplet,SpineSkeletonRender,SpineSkeleton三部分组成。 Hierarchy Sprite SpineSkeleton Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag...

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

165. laya.ani.AnimationTemplet_API3.0 [ 27%]

...cted All Inherited Externals Only exported Menu Globals "laya/ani/AnimationTemplet" AnimationTemplet Class AnimationTemplet AnimationTemplet 类用于动画模板资源。 Hierarchy Resource AnimationTemplet Templet Index Constructors constructor Properties _id destroyedImmediately lock name url uui...

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

166. LayaAir引擎工具会员专属功能介绍(TypeScript-简介篇(TS)-LayaAir引擎简介) [ 20%]

...        // 模板             let template = new Laya.Templet();             template.on(Laya.Event.COMPLETE, this, function() {                 let skeleton = template.buildArmature(0);                 Laya.stage.addChild(skeleton);  ...

来源: Laya2.0_文档 发布时间: 20210714

167. laya.particle.Particle2D_API3.0 [ 16%]

... laya/particle/Particle2D.ts:39 得到粒子模板的地址 Returns string templet. Defined in laya/particle/Particle2D.ts:46 得到粒子模板的地址 Parameters value: string Returns void templet. stage get stage(): Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台...

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