大约有 131 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0069 秒)
...eTo determinant identity invert rotate scale translate transpose createFromMatrix4x4 createFromRotation createFromScaling createFromTranslation createRotationQuaternion forwardLookAt lookAt multiply Constructors constructor new Matrix3x3(createElement?: boolean): Matrix3x3 Defined in laya/d3/math/Ma...
来源: Laya3.0_api 发布时间: 20231102
...类型:Texture2D,Color,Vector2,Vector3,Vector4,Bool,Float,Matrix4x4,TextureCube Texture2D用于2D纹理采样的图片类型,图片本地支持格式:JPG,PNG Color 颜色类型,为四个Float类型组成的向量值,单位为0-1范围的RGB值变量 Vector2 向量2类型...
来源: Laya3.0_文档 发布时间: 20241014
...有组件。 Sprite3D getProjectionViewWorldMatrix(projectionViewMatrix:Matrix4x4):Matrix4x4 获取投影视图世界矩阵。 Sprite3D hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3...
来源: laya_api 发布时间: 20170929
...个四维向量的差。 Vector4 transformByM4x4(vector4:Vector4, m4x4:Matrix4x4, out:Vector4):void[static] 通过4x4矩阵把一个四维向量转换为另一个四维向量 Vector4Property Detailelementspropertypublic var elements:*四维向量元素数组ONEproperty public static var ONE:Vect...
来源: laya_api 发布时间: 20170929
...个四维向量的差。 Vector4 transformByM4x4(vector4:Vector4, m4x4:Matrix4x4, out:Vector4):void[static] 通过4x4矩阵把一个四维向量转换为另一个四维向量 Vector4Property DetailONEpropertypublic static var ONE:Vector4UnitWproperty public static var UnitW:Vector4UnitXproperty...
来源: Laya2.0_api 发布时间: 20190513
...id[static] 从指定的轴和角度计算四元数 Quaternion createFromMatrix4x4(mat:Matrix4x4, out:Quaternion):void[static] 从旋转矩阵计算四元数 Quaternion createFromYawPitchRoll(yaw:Number, pitch:Number, roll:Number, out:Quaternion):void[static] 从欧拉角生成四元数(顺...
来源: Laya2.0_api 发布时间: 20190513
...rnion):void[static] 根据3x3矩阵计算四元数 Quaternion createFromMatrix4x4(mat:Matrix4x4, out:Quaternion):void[static] 从旋转矩阵计算四元数 Quaternion createFromYawPitchRoll(yaw:Number, pitch:Number, roll:Number, out:Quaternion):void[static] 从欧拉角基元四元数(顺...
来源: laya_api 发布时间: 20170929
...eturns void Static transformByM4x4 transformByM4x4(vector4: Vector4, m4x4: Matrix4x4, out: Vector4): void Defined in laya/maths/Vector4.ts:144 通过4x4矩阵把一个四维向量转换为另一个四维向量 Parameters vector4: Vector4 带转换四维向量。 m4x4: Matrix4x4 out: Vector4 转换...
来源: Laya3.0_api 发布时间: 20231115
...teX rotateY rotateZ scaling set setValue add createFromAxisAngle createFromMatrix4x4 createFromYawPitchRoll dot forwardLookAt invert lerp lookAt multiply rotationLookAt rotationMatrix slerp Constructors constructor new Quaternion(x?: number, y?: number, z?: number, w?: number): Quaternion Defined in...
来源: Laya3.0_api 发布时间: 20231115
...eturns void Static transformByM4x4 transformByM4x4(vector4: Vector4, m4x4: Matrix4x4, out: Vector4): void Defined in laya/d3/math/Vector4.ts:144 通过4x4矩阵把一个四维向量转换为另一个四维向量 Parameters vector4: Vector4 带转换四维向量。 m4x4: Matrix4x4 out: Vector4 转换...
来源: Laya3.0_api 发布时间: 20231102