Share via


MTLPipelineBufferDescriptorArray.Item[UIntPtr] Property

Definition

Gets or sets the mutability of the buffer descriptor at the specified index.

public Metal.MTLPipelineBufferDescriptor this[UIntPtr index] { get; set; }
member this.Item(unativeint) : Metal.MTLPipelineBufferDescriptor with get, set

Parameters

index
UIntPtr

unativeint

Property Value

Applies to