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

大约有 1,747 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0046 秒)

1341. SoundManager的兼容性问题 [ 53%]

... execute 'setTargetAtTime' on 'AudioParam': Time constant must be a finite positive number: 0","channel":"error","stack":{"hash":"7d3c8a0d876bf167157fe044b73f4d88","error":"Error\n    at Function.i.error \n    at e.playSound\n    at e.onRandBtnDown\n    at e.runWith\n    at i.event \n   ...

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

1342. 使用fairygui加载网络图片资源时,laya.core.js中的drawTexture会报错 [ 53%]

...无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 加载到舞台的3D模型不显示贴图 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' doe...

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

1343. 关于如何在layaair使用protobuf [ 53%]

...无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? 【带附件...

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

1344. 请教关于自定义3D图形的光照问题(顶点数据结构) [ 53%]

... 2018-03-29 0 3 分享 微博 QZONE 微信 刘芳洲 赞同来自: VertexPositionNormalTexture._vertexDeclaration 顶点的声明 ["vector3" ,"vector3" ,"vector2" ] /*POSITION*/ /*NORMAL*/ /*TEXTURECOORDINATE*/ 2018-06-07 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要...

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

1345. 使用2D地图3D人物混合进行游戏开发(ActionScript-3D基础(AS3)-LayaAir3D之高级应用) [ 53%]

...vertScreenCoordToOrthographicCoord(_pos, _translate); layaMonkey.transform.position = _translate; //设置选择 var tmpRotationEuler:Vector3 = layaMonkey.transform.rotationEuler; tmpRotationEuler.setValue(-30, 0, 0); layaMonkey.transform.rotationEuler = tmpRotationEuler; }); ``` ![](img/2.gif) (图...

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

1346. [LayaAir3]Layaair3.3.0-beta.4使用VideoTexture发布成windows EXE运行时闪退 [ 53%]

...传 Demo 附件 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? layaair3.1.3发布支付宝小游戏缓存不起效 求高人分享使用protobuff框架的游...

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

1347. 如何使用javascript版本的加载模式 [ 53%]

...本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 关于微信7.0.3版本之后的版本,微信小游戏 Android 端调整 “在屏 Canvas” 的放缩策略 LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist o...

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

1348. [LayaAir3]在最新9月28更新的3.3.2中,在使用摄像头2d的项目中,使用mask功能无效,这个影响比较大啊啊 [ 53%]

...无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 关于使用ma...

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

1349. LayaAir3D UnityPlugin 的使用问题 [ 53%]

...本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 微信小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 LayaA...

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

1350. 摄像机设置旋转的问题 [ 53%]

...a.transform.localRotation),会失败,如果使用camera.transform.localPosition = Laya.Quaternion.clone(),才会成功,之前我记得你们不是说过尽量避免创建对象吗?直接用cloneTo,摄像机的旋转四元数的值是对的,但是镜头并没有转过去。   2017-06-28 ...

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