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

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

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

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

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

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

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

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

1455. 动态阴影被切割了?为啥没有显示完成的阴影 [ 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

1456. 通过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

1457. 分享:使用谷歌浏览器调试手机网页 [ 51%]

... B页面侦听) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 分享:打地鼠 AS、JS、TS版本 Demo! 分享:适配LayaAir版本的PureMVC框架 编译调试启动chrome出现错误...

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

1458. laya中怎样使用jQuery写广告轮播 [ 51%]

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

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

1459. PBR标准材质实时阴影渲染问题 [ 51%]

....transform.rotationEuler = new Laya.Vector3(-32, -75, 0); camera.transform.position = new Laya.Vector3(-8.2, 5.3, 2.2); var modelViewer = camera.addComponent(ModelViewer); modelViewer.AroundPos = Laya.Vector3._ZERO; var directionLight = (scene_360 as Laya.Node).getChildByName('Directional light') as...

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

1460. 问一下,使用SoundManager怎么监听到播放音频失败,使用什么办法才监听到 [ 51%]

...解决一下啊 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 微信小程序—未...

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