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

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

1441. 渲染队列排序问题,导致Alpha混合效果出错 [ 51%]

...dFrustum=camera.boundFrustum;         var camPos=camera._transform.position;         for (var i=0;i < validCount;i++){             var render=renders ;             if (camera._isLayerVisible(render._owner._layer)&& render._enable){         ...

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

1442. TS项目使用promise解决方案 [ 51%]

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

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

1443. 使用编辑器的类库管理,升级类库后,会把bin/libs/下的第三方库删掉 [ 51%]

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

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

1444. 微信小游戏如何使用ttf字体? [ 51%]

...戏如何竖屏 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 关于微信7.0.3版本之后的版本,微信小游戏 Android 端调整 “在屏 Canvas” 的放缩策略 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 2.1.1.1引擎微信...

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

1445. 如何使用类似AS库打包的方式来分包 [ 51%]

...本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在...

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

1446. 请问:通过Laya.Geolocation来定位存在较大误差(超过1公里),该如何解决? [ 51%]

...超过1公里),该如何解决? // 获取地理位置 function getCurPosition() { if (Laya.Geolocation.supported) { Laya.Geolocation.enableHighAccuracy = true; Laya.Geolocation.getCurrentPosition( Laya.Handler.create(null, cb_onGeoPositionSuccess), Laya.Handler.create(null, cb_onGeoPositionFai...

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

1447. mac下 无法使用快捷键复制粘贴等、设计界面CPU飙升 [ 51%]

...本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. Laya mac版的IDE 是没测试就上线了吗? 求高人分享使用protobuff框架的游戏de...

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

1448. 如何使用graphics绘画虚线 [ 51%]

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

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

1449. 正交摄像机裁剪问题 [ 51%]

... 1, 0)); var rotation = new Laya.Quaternion; Laya.Quaternion.lookAt(camera.position, new Laya.Vector3(0, 0, 0), camera.up, rotation); camera.transform.rotation = rotation; camera.clearColor = new Laya.Vector4(1, 1, 1, 1); camera.orthographicProjection = true; scene.currentCamera = camera; camera.ort...

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

1450. 打包android可以不使用dcc吗 [ 51%]

... 的放缩策略 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 求高人分享使用protobuff框架的游戏demo(T...

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