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

# MTLIntersectionFunctionTableDescriptor

A specification of how to create an intersection function table.

```
class MTLIntersectionFunctionTableDescriptor
```

## Topics

### Creating an intersection function table descriptor

[`intersectionFunctionTableDescriptor`](/documentation/Metal/MTLIntersectionFunctionTableDescriptor/intersectionFunctionTableDescriptor)

Creates an intersection function table descriptor.

### Configuring the table’s size

[`functionCount`](/documentation/Metal/MTLIntersectionFunctionTableDescriptor/functionCount)

The number of entries in the intersection function table.



---

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)