大约有 37 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0028 秒)
...eVector4 ObjectImplements laya.d3.core.IClone Vector4 类用于创建四维向量。 Public Properties PropertyDefined By ONE : Vector4[static] Vector4 UnitW : Vector4[static] Vector4 UnitX : Vector4[static] Vector4 UnitY : Vector4[static] Vector4 UnitZ : Vector4[static] Vector4 w...
来源: Laya2.0_api 发布时间: 20190513
...Array:Float32Array, outOffset:int):void[static] 根据四元数旋转三维向量。 Utils3D transformVector3ArrayToVector3ArrayCoordinate(source:Float32Array, sourceOffset:int, transform:Matrix4x4, result:Float32Array, resultOffset:int):void[static] 通过矩阵转换一个三维向量数组到...
来源: laya_api 发布时间: 20170929
...,旋转角度,结果矩阵); Vector3.transformV3ToV3(AB向量,结果矩阵,AD向量); 2019-12-18 1 4 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 138*****161 相关问题 sprite旋转以...
来源: Laya_社区 发布时间: 20191218
...的Quaternion.FromToRotation类似的接口可用? 就是创建从一个向量到另外一个向量的旋转Quaternion.FromToRotation(Vector3,Vector3),返回一个用四元数表示的旋转 2018-09-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请...
来源: Laya_社区 发布时间: 20180921
...or3, rotationMatrix:Matrix4x4, scale:Vector3):Boolean 分解矩阵为平移向量、旋转矩阵、缩放向量。 Matrix4x4 decomposeTransRotScale(translation:Vector3, rotation:Quaternion, scale:Vector3):Boolean 分解矩阵为平移向量、旋转四元数、缩放向量。 Matrix4x4 decompo...
来源: laya_api 发布时间: 20170929
...le旋转角度不正确的问题 Laya.Quaternion.createFromAxisAngle 在做向量旋转的时候,当使用的旋转坐标轴是标准坐标轴时,旋转的结果是正确的,如围绕Y轴旋转,(0,1,0),旋转30度,得到的结果是正确的 但是,当围绕的坐标轴有倾斜角度的时候,旋...
来源: Laya_社区 发布时间: 20191230
...tor3): boolean Defined in laya/maths/Matrix4x4.ts:545 分解矩阵为平移向量、旋转矩阵、缩放向量。 Parameters translation: Vector3 平移向量。 rotationMatrix: Matrix4x4 旋转矩阵。 scale: Vector3 缩放向量。 Returns boolean 是否分解成功。 decomposeTransRotScale dec...
来源: Laya3.0_api 发布时间: 20231115
...or3, rotationMatrix:Matrix4x4, scale:Vector3):Boolean 分解矩阵为平移向量、旋转矩阵、缩放向量。 Matrix4x4 decomposeTransRotScale(translation:Vector3, rotation:Quaternion, scale:Vector3):Boolean 分解矩阵为平移向量、旋转四元数、缩放向量。 Matrix4x4 decompo...
来源: Laya2.0_api 发布时间: 20190513
...ConchVector3" ConchVector3 Class ConchVector3 Vector3 类用于创建三维向量。 Hierarchy ConchVector3 Implements IClone Index Constructors constructor Properties elements ForwardLH ForwardRH NAN NegativeUnitX ONE UnitX UnitY UnitZ Up ZERO Accessors x y z Methods clone cloneTo fromArray setValu...
来源: Laya3.0_api 发布时间: 20231102
...ls "laya/maths/Vector2" Vector2 Class Vector2 Vector2 类用于创建二维向量。 Hierarchy Vector2 Implements IClone Index Constructors constructor Properties x y ONE ZERO Methods clone cloneTo forNativeElement fromArray setValue toArray writeTo dot equals normalize rewriteNumProperty scalarLeng...
来源: Laya3.0_api 发布时间: 20231115