Share via


MPSMatrixCopyDescriptor.Create 方法

定义

[Foundation.Export("descriptorWithSourceMatrix:destinationMatrix:offsets:")]
public static MetalPerformanceShaders.MPSMatrixCopyDescriptor Create (MetalPerformanceShaders.MPSMatrix sourceMatrix, MetalPerformanceShaders.MPSMatrix destinationMatrix, MetalPerformanceShaders.MPSMatrixCopyOffsets offsets);
static member Create : MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrixCopyOffsets -> MetalPerformanceShaders.MPSMatrixCopyDescriptor

参数

sourceMatrix
MPSMatrix
destinationMatrix
MPSMatrix

返回

属性

适用于