Share via


MPSBinaryImageKernel.SecondaryOffset Property

Definition

Gets or sets the location of the destination clipping rectangle in the secondary texture.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShaders.MPSOffset SecondaryOffset { [Foundation.Export("secondaryOffset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSecondaryOffset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("secondaryOffset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setSecondaryOffset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.SecondaryOffset : MetalPerformanceShaders.MPSOffset with get, set

Property Value

Attributes

Applies to