Share via


MPSMatrixCopyDescriptor.SetCopyOperation Method

Definition

[Foundation.Export("setCopyOperationAtIndex:sourceMatrix:destinationMatrix:offsets:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetCopyOperation(UIntPtr index, MetalPerformanceShaders.MPSMatrix sourceMatrix, MetalPerformanceShaders.MPSMatrix destinationMatrix, MetalPerformanceShaders.MPSMatrixCopyOffsets offsets);
[<Foundation.Export("setCopyOperationAtIndex:sourceMatrix:destinationMatrix:offsets:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetCopyOperation : unativeint * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrixCopyOffsets -> unit
override this.SetCopyOperation : unativeint * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrixCopyOffsets -> unit

Parameters

index
UIntPtr

unativeint

sourceMatrix
MPSMatrix
destinationMatrix
MPSMatrix
Attributes

Applies to