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

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

1601. 2.2.0 Html使用img标签解析错误 [ 46%]

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

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

1602. 使用webgl之后toDataUrl返回黑色的图像 [ 46%]

...传 Demo 附件 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 微信小游戏...

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

1603. 请问一下我一个3d模型,贴图是UV类型的里面好多张图,在代码里面怎么调用其它的贴图 [ 46%]

...as MeshSprite3D;                         twoMc.transform.position = new Vector3(0.1, 0, 0.2);                         var transformUVTwo:TransformUV = new TransformUV();                         transformUVTwo.offset = new Vector2(0.198,0);    ...

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

1604. 3D物体检测到碰撞后,被碰撞物被移除的时候过30秒再次出现?并添加到舞台 [ 46%]

...um2 = this.box._components[0].boundBox.containsPoint(other.owner.transform.position); //空间中包围盒是否相交另一个包围盒 if(this.num1 == 2) { //空间中包围盒是否包含另一个点 if(this.num2 == 1) { if(this.tsizex > this.osizex && this.tsizez > this.osizez) { v...

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

1605. 使用命名空间遇到的问题 [ 46%]

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

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

1606. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 46%]

...载lm文件报错。 Uncaught SyntaxError: Unexpected token o in JSON at position 1   skinAniTest.rar 2017-06-05 0 8 分享 微博 QZONE 微信 sfsmmc 赞同来自: ls场景文件通过Laya.loader.create()预加载后Laya.stage.destroyChildren()出现异常Cannot read property 'visible' of null。 ...

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

1607. 使用微信开发者工具调试的问题 [ 46%]

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

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

1608. 在微信小游戏中使用list,兼听不到mouseHandler跟selectHandler。 [ 46%]

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

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

1609. 正交相机要怎么控制啊,坐标什么的全部懵!看了这个官方示例表示不懂,为什么还要转化为2D坐标? [ 46%]

....convert3DCoordTo2DScreenCoord(translate, translate); layaMonkey.transform.position = translate; Laya.timer.frameLoop(1, this, function () { layaMonkey.transform.rotate(rotation); }); }); Laya.stage.on(Laya.Event.RESIZE, null, function () { camera.orthographicVerticalSize = Laya.RenderState.clientHe...

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

1610. Laya.util.Ease这个类是用来配合Tween的,可是怎么使用?没有任何资料啊。 [ 45%]

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

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