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

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

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

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

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

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

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

1454. 分享:使用谷歌浏览器调试手机网页 [ 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

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

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

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

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

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

1458. Spine、Dragonbones使用注意事项 [ 51%]

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

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

1459. LayaAir 下如何使用加载模式 [ 51%]

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

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

1460. laya.d3.core.Sprite3D [ 51%]

...EventDispatcher  instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵的克隆实例。 Sprite3D isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 E...

来源: laya_api 发布时间: 20170929