Share via


MTLBlitPassSampleBufferAttachmentDescriptorArray.SetObject Method

Definition

[Foundation.Export("setObject:atIndexedSubscript:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetObject(Metal.MTLBlitPassSampleBufferAttachmentDescriptor? attachment, UIntPtr attachmentIndex);
[<Foundation.Export("setObject:atIndexedSubscript:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetObject : Metal.MTLBlitPassSampleBufferAttachmentDescriptor * unativeint -> unit
override this.SetObject : Metal.MTLBlitPassSampleBufferAttachmentDescriptor * unativeint -> unit

Parameters

attachmentIndex
UIntPtr

unativeint

Attributes

Applies to