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

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

2631. 问题发起指南 [ 57%]

...tInfo, 30, 13); 你所使用引擎对应的接口: Laya.Physics.rayCast=function(ray,sprite3D,outHitInfo) 其要 声明一点,我们官方交流 社区是没有义务给你们的项目调试错误,都不谈你的编程能力, 学好技术之前, 先学会做人! 2017-03-24 0 0 分享 ...

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

2632. json解析,中文报错 [ 57%]

...Unexpected token in JSON at position 23;at api readFile success callback function SyntaxError: Unexpected token in JSON at position 23 2018-07-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来...

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

2633. 3d物体添加刚体和碰撞盒报错 [ 57%]

...摇报错,就解决方案 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-04-04 18:06 浏览: 1090 关注: 2 人

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

2634. 摄像机动画的使用(TypeScript-3D基础(TS)-LayaAir3D之Animator动画) [ 57%]

...ne3D.load('LayaScene_scene/Conventional/scene.ls',Laya.Handler.create(this,function(scene){ Laya.stage.addChild(scene); })); ``` ![](img/2.gif)(图2)

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

2635. 摄像机动画的使用(JavaScript-3D基础(JS)-LayaAir3D之Animator动画) [ 57%]

...ne3D.load('LayaScene_scene/Conventional/scene.ls',Laya.Handler.create(this,function(scene){ Laya.stage.addChild(scene); })); ``` ![](img/2.gif)(图2)

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

2636. laya.d3.physics.btVehicleTuning_API3.0 [ 57%]

...ssion suspensionDamping suspensionStiffness Legend Object literal Variable Function Type alias Class Class with type parameter Property Enumeration Interface

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

2637. LayaFlash下如何对音量进行控制? [ 57%]

...通过SoundChannel.soundTransform.volume去设置 示例如下: public function init(e:Event):void { var sound:Sound=new Sound(); sound.load(new URLRequest("xxx.xxx.xxx")); var sc:SoundChannel=sound.play(); var st:SoundTransform=new SoundTransform(); st.volume=0.5; sc.soundTransform=st; } 2016...

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

2638. Animation提示未定义 [ 57%]

Animation提示未定义 function FarmIndexView() { FarmIndexView.super(this); this.aniCloud = new Animation(); this.aniCloud.loadAnimation("AniCloud.ani"); Laya.stage.addChild(this.aniCloud); }报错 Uncaught ReferenceError: Animation is not defined 2017-10-26 添加评论 免费帖 --> 分享 微...

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

2639. 引入 imort{}...from..的形式会让程序执行不了 [ 57%]

...ist中添加多元素的item 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2018-10-23 16:23 浏览: 702 关注: 1 人

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

2640. laya.display.cmd.RotateCmd_API3.0 [ 57%]

...d" RotateCmd angle pivotX pivotY ID recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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