Share via


MTLComputePassSampleBufferAttachmentDescriptorArray.SetObject Method

Definition

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

Parameters

attachmentIndex
UIntPtr

unativeint

Attributes

Applies to