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

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

631. 版本升级出现问题。1.7.6=》1.7.13 .图集全部乱掉了 [ 56%]

...的例子可以上传一下的 peterpuppy • 2018-01-15 15:32 ``` public function update(delta:Number):Boolean { cur_time += delta; var distance_percent:Number = (cur_time / play_time) * (1 - Math.log(cur_time / play_time)); ani.x = startX + (endX - startX) * distance_percent ani.y = startY + (endY...

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

632. graphics绘制报错 [ 56%]

..."./res/apes/monkey2.png"; Laya.loader.load(path, Laya.Handler.create(this, function() { let tex = Laya.loader.getRes(path); let sp = new Laya.Sprite(); Laya.stage.addChild(sp); sp.graphics.drawTriangles( tex, 100, 0, new Float32Array([0,0,1,0,1,1,0,1]), new Float32Array([0,0,1,0,1,1,0,1]), new Uint1...

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

633. tween complete 报错 以及如何判断对象正在缓动中 [ 56%]

...romise) DOMException: play() 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2017-11-22 11:48 浏览: 1997 关注: 3 人 liner1457387450 • 2017-11-22 12:07 恩恩,谢谢,可以了

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

634. 2.13版本 2D物理碰撞OnTriggerEnter 第三个参数 contact.getHitInfo() 报错 [ 56%]

...x2d 是undefined 请问这里的 this 指向是 ??   contact.getHitInfo = function () {                 var manifold = new this.box2d.b2WorldManifold();                 this.GetWorldManifold(manifold);                 var p = manifold.points[0];                 p.x *...

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

635. laya.d3.component.staticmesh.StaticBatchMeshRenderElement_API3.0 [ 56%]

...enderUpdatePre compileShader getInvertFront Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Enumeration Interface

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

636. 3D模型旋转定位问题 [ 56%]

...l/build/warehouse1/warehouse1.lh", Laya.Handler.create(this, onComplete)); function onComplete() { //仓库原型 warehouse1 = Laya.Sprite3D.load("model/build/warehouse1/warehouse1.lh"); scene.addChild(warehouse1); warehouse1.transform.rotate(new Laya.Vector3(0, 90, 0), false, false); warehouse1.tra...

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

637. IDE报错 [ 56%]

...微信上动态合批报错. 导微信小程序报错window.focus is not a function laya2 发布微信开放域工程,用微信开发者工具打开报错 用了ByteArray的zlib.min.js后报错 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play()...

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

638. LayaAir3D UnityPlugin 1.7.16 [ 56%]

...: 这是跑错的异常: Unsupported texture format - Texture2D::EncodeTo functions do not support compressed texture formats. UnityEngine.Texture2D:EncodeToPNG() LayaExport.DataManager:saveTextureFile(JSONObject, Texture2D, String, String, String) LayaExport.DataManager:saveLayaParticleLmatData(Mat...

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

639. Failed to execute 'texImage2D怎么处理? [ 56%]

...的错误 "Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided." 2018-06-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: ...

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

640. Laya2.6.1 LayaNative 物理系统physicsSimulation.shapeCast调用奔溃 [ 56%]

...件? 调用动画结束on方法,报错this.zombieAnimator.on is not a function Laya2.1.0 JS调用Java PlatformClass undefined .bat脚本能调用layaIDE的相关功能吗? Laya 2.7.0beta Scene与脚本的onAwake()与onEnable()调用时机存在问题 laya2.0调用scene.gc方法,再次加载...

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