大约有 124 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0037 秒)
...rmat Returns void inverseAbsoluteBindPoses get inverseAbsoluteBindPoses(): Matrix4x4[] Defined in laya/d3/resource/models/Mesh.ts:143 网格的全局默认绑定动作逆矩阵。 Returns Matrix4x4[] obsolute get obsolute(): boolean set obsolute(value: boolean): void Inherited from Resource.obsolute...
来源: Laya3.0_api 发布时间: 20231115
...BaseMaterial _getInt(shaderIndex:int):* 获取整形。 BaseMaterial _getMatrix4x4(shaderIndex:int):* 获取矩阵。 BaseMaterial _getNumber(shaderIndex:int):* 获取浮点。 BaseMaterial _getTexture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获...
来源: laya_api 发布时间: 20170929
... Matrix3x3 cloneTo(destObject:*):void 克隆。 Matrix3x3 createFromMatrix4x4(sou:Matrix4x4, out:Matrix3x3):void[static] 从4x4矩阵转换为一个3x3的矩阵(原则为upper-left,忽略第四行四列) Matrix3x3 createFromRotation(rad:Number, out:Matrix3x3):void[static] 根据指定...
来源: laya_api 发布时间: 20170929
... Matrix3x3 cloneTo(destObject:*):void 克隆。 Matrix3x3 createFromMatrix4x4(sou:Matrix4x4, out:Matrix3x3):void[static] 从4x4矩阵转换为一个3x3的矩阵(原则为upper-left,忽略第四行四列) Matrix3x3 createFromRotation(rad:Number, out:Matrix3x3):void[static] 根据指定...
来源: Laya2.0_api 发布时间: 20190513
...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/maths/Matr...
来源: Laya3.0_api 发布时间: 20231115
.../render/BaseRender.ts:158 排序矫正值。 Static TempMatrix TempMatrix: Matrix4x4 = new Matrix4x4() Defined in laya/d3/core/UI3D/UI3D.ts:34 intrtnal Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Component.ts:86 Returns boolean billboard get bill...
来源: Laya3.0_api 发布时间: 20231115
...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
...有组件。 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