MPSMatrixMultiplication.ResultMatrixOrigin Property

Definition

Gets or sets the origin of the results matrix.

public virtual Metal.MTLOrigin ResultMatrixOrigin { [Foundation.Export("resultMatrixOrigin", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setResultMatrixOrigin:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ResultMatrixOrigin : Metal.MTLOrigin with get, set

Property Value

Attributes

Applies to