<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.4.0 -",
    "macOS: 10.15.4 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Metal",
  "identifier" : "/documentation/Metal/MTLRasterizationRateLayerArray",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Metal"
    ],
    "preciseIdentifier" : "c:objc(cs)MTLRasterizationRateLayerArray"
  },
  "title" : "MTLRasterizationRateLayerArray"
}
-->

# MTLRasterizationRateLayerArray

Descriptions for the rasterization rates to apply to the set of layers in a rate map.

```
class MTLRasterizationRateLayerArray
```

## Topics

### Accessing members of the array

[`subscript(_:)`](/documentation/Metal/MTLRasterizationRateLayerArray/subscript(_:))

Retrieves the sample value at the specified index.

[`setObject:atIndexedSubscript:`](/documentation/Metal/MTLRasterizationRateLayerArray/setObject:atIndexedSubscript:)

Stores a sample value at the specified index.

[`MTLRasterizationRateLayerDescriptor`](/documentation/Metal/MTLRasterizationRateLayerDescriptor)

The minimum rasterization rates to apply to sections of a layer in the render target.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)