共用方式為


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

傳回

屬性

適用於