Share via


MTLBlitPassSampleBufferAttachmentDescriptorArray.GetObject(UIntPtr) Method

Definition

[Foundation.Export("objectAtIndexedSubscript:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLBlitPassSampleBufferAttachmentDescriptor GetObject(UIntPtr attachmentIndex);
[<Foundation.Export("objectAtIndexedSubscript:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetObject : unativeint -> Metal.MTLBlitPassSampleBufferAttachmentDescriptor
override this.GetObject : unativeint -> Metal.MTLBlitPassSampleBufferAttachmentDescriptor

Parameters

attachmentIndex
UIntPtr

unativeint

Returns

Attributes

Applies to