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

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

41. Matrix4x4的decompose函数用法 [ 74%]

...图矩阵(modelViewMatrix),我可否用这个函数拆分出三种模型变换,然后再使我的3D模型作出相应变换? 2017-02-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 183*****755 赞同来自...

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

42. laya.d3.core.Transform3D [ 72%]

...InheritanceTransform3D EventDispatcher Object Transform3D 类用于实现3D变换。 Public Properties PropertyDefined By  localMatrix : Matrix4x4 获取局部矩阵。 Transform3D  localPosition : Vector3 获取局部位置。 Transform3D  localPositionX : Number 获取局部位置X轴分量...

来源: Laya2.0_api 发布时间: 20190513

43. transform的旋转和移动是异步方法吗? [ 70%]

...内容相关的链接 提交 3 个回复 bpmf_d 赞同来自: pivot    变换中心点不受变换的影响 2019-05-09 0 0 分享 微博 QZONE 微信 1561706430用户 赞同来自: 我想请问下cube:MeshSprite3D这个类型是怎么获取cube.transform.pivot锚点的,我用的是layaair2.0.2...

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

44. laya.d3.animation.AnimationTransform3D_API3.0 [ 70%]

...ansform3D Class AnimationTransform3D AnimationTransform3D 类用于实现3D变换。 Hierarchy EventDispatcher AnimationTransform3D Index Constructors constructor Methods event getWorldMatrix hasListener off offAll offAllCaller on once setParent Constructors constructor new AnimationTransform3D(owne...

来源: Laya3.0_api 发布时间: 20231102

45. laya.d3.component.AttachPoint [ 69%]

...组件。 Component3D  matrixs : Vector.<Matrix4x4>挂点骨骼的变换矩阵。AttachPoint owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherited Public Methods Show Inherited Publi...

来源: laya_api 发布时间: 20170929

46. [LayaAir3]Laya3.3.0 导入tiledmap45度地图,对象层的坐标系没有做转换? [ 68%]

...问题,tiledmap上的(0,0)点是菱形的顶,而且坐标也是做了变换,导入到laya就直接用了tiledmap变换后的坐标值没有处理,包括TileMapLayer.getCellData用像素获取对应瓦片也是没有处理

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

47. laya项目导入到微信开发工具上编译问题 [ 68%]

...上编译问题 我用laya写的一个扫雷的游戏,就是点击图片变换图片的方式,然后把游戏导入到微信工具后,鼠标点击图片位置完全不对,点其他位置(就是不是图片的位置)图片才变换,不知道是什么问题,有没有大神知道的。 ...

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

48. laya.d3.component.animation.CameraAnimations [ 68%]

...获取是否为单实例组件。 Component3D  localMode : Boolean = true变换模式。CameraAnimations nodeCount : int[read-only] 获取播放器当前动画的节点数量。 KeyframeAnimations owner : Sprite3D[read-only] 获取所属Sprite3D节点。 Component3D player : AnimationPlayer[rea...

来源: laya_api 发布时间: 20170603

49. 最新版本碰到的bug [ 66%]

... 2021-09-07 20:01 问题一的情况是这样的,在进行物体的视口变换中,当摄像机向前移动时,物体相对摄像机位置的z轴部分大于近裁面大小,即物体处于摄像机原点后面了,此时由于物体不在摄像机范围内,进行视口变换时会出现...

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

50. 自定义3D Shader · LayaAir3.4 · 引擎文档 · LAYABOX [ 66%]

...角形)从一个位置转换为另一个位置, 例如,用于顶点变换、纹理坐标生成、 纹理坐标变换等等。 由于3D图形是一个个三角面片组成的,所以,顶点Shader要计算每个三角面片上的顶点,并为最终的像素渲染做准备。 1.1.2 片段着...

来源: Laya3.0_文档 发布时间: 20251010