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

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

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

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

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

1442. 如何使用类似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

1443. 请问:通过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

1444. 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

1445. 如何使用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

1446. 正交摄像机裁剪问题 [ 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

1447. 打包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

1448. Laya定位和事件绑定 [ 51%]

... 我将Laya.init(500, 300)放置到DIV中,并且固定了DIV的位置(position: relative)。从而导致,我new了一个Text,再给Text绑定事件后,点击Text无法触发事件。 2017-09-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

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

1449. 动态阴影被切割了?为啥没有显示完成的阴影 [ 51%]

...nsform.rotate(new Laya.Vector3(0, 0, 0), false, false); instance.transform.position = new Laya.Vector3(posX, posY, posZ); var material = new Laya.StandardMaterial(); material.diffuseTexture = Laya.Texture2D.load(textureUrl); instance.meshRender.material = material; instance.meshRender.castShadow = t...

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

1450. 通过getChildByName找到的dialog节点使用show方法后, 再次getChildByName查找, 结果为null [ 51%]

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

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