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

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

1581. layabox3.07版本使用纹理压缩色彩很大 [ 47%]

... 的放缩策略 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 纹理平铺怎么做 LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 分享:打地鼠 AS、JS、TS版本 Demo! 分享:适配LayaAir版...

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

1582. 从Unity中编辑并导出摄像机(ActionScript-3D基础(AS3)-LayaAir3D之Camera) [ 47%]

...的摄像机设置**: Transform选择组件。可以调整摄像机的**Position**位置,**Rotation**选择和**Scale**缩放。 Background背景,在没有天空盒的情况下,将选中的颜色应用到剩余屏幕。 Culling Mask 剔除遮罩,包含或者忽略对象的Layer。 Projecti...

来源: Laya2.0_文档 发布时间: 20210715

1583. Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? [ 47%]

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

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

1584. 使用Laya.URL.basePath后,拼接的UI就加载不了一些本地图片了,wxlocal文件夹要怎么用? [ 47%]

...本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. matter中layasprite怎么改变图片大小? Texture图片能否进行翻转? ios14系统下...

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

1585. 使用linkSprite3DToAvatarNode绑定sprite到骨骼上,角色运动时绑定的mesh会经常抖动 [ 47%]

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

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

1586. Laya.Sprite3D.load不使用Laya3D.init初始化配置的话 回调方法返回的参数为什么是一组josn格式的字符串 一定要用Laya3D.init初始化才可以使用这个加载方法吗 [ 47%]

...本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 配置layaAir需要...

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

1587. [LayaAir3]LayaAir3.3使用Fairygui开发UI,滤镜效果对不上 [ 46%]

...:深圳南山 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 【欢乐推箱子】开发了大半个月,终于开通广告赚了点小钱 使用谷歌chrom...

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

1588. native下使用ttf字体的问题 [ 46%]

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

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

1589. laya3D 发部为android,只要一创建场景(包括空场景)就有如下报错,并且黑屏 [ 46%]

....addChild(new Laya.MeshSprite3D(new Laya.BoxMesh(5, 5, 5))); box.transform.position = new Laya.Vector3(0, 0, 0); box.transform.rotate(new Laya.Vector3(0, 45, 0), false, false);   2018-01-26 0 0 分享 微博 QZONE 微信 dfklegend 赞同来自: 只要不创建scene就能显示界面 2018-01-29 0 0 ...

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

1590. LayaFlash开发Stage3D需要注意哪些问题? [ 46%]

...代码://设置Vertex Stream. //[IF-JS]loc1=pro.getAttributeLocation("a_position"); //[IF-JS]if(loc1 != null){ //[IF-JS]context.setVertexBufferAt(loc1, mVertexBuffer, 0, Context3DVertexBufferFormat.FLOAT_2); //[IF-JS]} //[IF-JS]loc2=pro.getAttributeLocation("a_color"); //[IF-JS]if(loc2 != null){ /...

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