Share via


MTLRenderPassSampleBufferAttachmentDescriptorArray.GetObject(UIntPtr) Method

Definition

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

Parameters

attachmentIndex
UIntPtr

unativeint

Returns

Attributes

Applies to