大约有 87 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0033 秒)
...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 发布时间: 20231102
...ateY rotateZ scaling add createFromAxisAngle createFromMatrix3x3 createFromMatrix4x4 createFromYawPitchRoll dot invert lerp lookAt multiply rotationLookAt rotationMatrix slerp Constructors constructor new ConchQuaternion(x?: number, y?: number, z?: number, w?: number, nativeElements?: Float32Array):...
来源: Laya3.0_api 发布时间: 20231102
...value depth: number = 1 Returns void drawMesh drawMesh(mesh: Mesh, matrix: Matrix4x4, material: Material, submeshIndex: number, subShaderIndex: number): void Defined in laya/d3/core/render/command/CommandBuffer.ts:328 渲染一个Mesh Parameters mesh: Mesh 原始网格信息 matrix: Matrix4x4 网格...
来源: Laya3.0_api 发布时间: 20231115
...型 uniform变量的常见类型:Texture2D,Vector2,Vector4,Float,Matrix4x4。 Texture2D:用于2D纹理采样的图片类型。 Vector2:二维向量,用于2D的坐标位置表示。 Vector4:四维向量,用于表示颜色。 Float:浮点类型。 Matrix4X4:4X4齐次矩阵。 S...
来源: Laya3.0_文档 发布时间: 20241119
...terpolation_2, AnimationTemplet._RadiansInterpolation_3, AnimationTemplet._Matrix4x4Interpolation_4, AnimationTemplet._NoInterpolation_5, AnimationTemplet._BezierInterpolation_6, AnimationTemplet._BezierInterpolation_7] Defined in laya/ani/AnimationTemplet.ts:17 插值函数 Accessors cpuMemory get ...
来源: Laya3.0_api 发布时间: 20231115
...terpolation_2, AnimationTemplet._RadiansInterpolation_3, AnimationTemplet._Matrix4x4Interpolation_4, AnimationTemplet._NoInterpolation_5, AnimationTemplet._BezierInterpolation_6, AnimationTemplet._BezierInterpolation_7] Inherited from AnimationTemplet.interpolation Defined in laya/ani/AnimationTempl...
来源: Laya3.0_api 发布时间: 20231115
...类型:Texture2D,Color,Vector2,Vector3,Vector4,Bool,Float,Matrix4x4,TextureCube Texture2D用于2D纹理采样的图片类型,图片本地支持格式:JPG,PNG Color 颜色类型,为四个Float类型组成的向量值,单位为0-1范围的RGB值变量 Vector2 向量2类型...
来源: Laya3.0_文档 发布时间: 20241014