共用方式為


MPSTemporaryMatrix.Create(IMTLCommandBuffer, MPSMatrixDescriptor) 方法

定義

[Foundation.Export("temporaryMatrixWithCommandBuffer:matrixDescriptor:")]
public static MetalPerformanceShaders.MPSTemporaryMatrix Create (Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSMatrixDescriptor matrixDescriptor);
static member Create : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSMatrixDescriptor -> MetalPerformanceShaders.MPSTemporaryMatrix

參數

commandBuffer
IMTLCommandBuffer
matrixDescriptor
MPSMatrixDescriptor

傳回

屬性

適用於