---
title: MPSBoundingBoxIntersectionTestType
framework: metalperformanceshaders
role: symbol
role_heading: Enumeration
path: metalperformanceshaders/mpsboundingboxintersectiontesttype
---

# MPSBoundingBoxIntersectionTestType

Options for the intersection test type for a ray intersector bounding box.

## Declaration

```swift
enum MPSBoundingBoxIntersectionTestType
```

## Topics

### Enumeration Cases

- [MPSBoundingBoxIntersectionTestType.axisAligned](metalperformanceshaders/mpsboundingboxintersectiontesttype/axisaligned.md)
- [MPSBoundingBoxIntersectionTestType.default](metalperformanceshaders/mpsboundingboxintersectiontesttype/default.md)
- [MPSBoundingBoxIntersectionTestType.fast](metalperformanceshaders/mpsboundingboxintersectiontesttype/fast.md)

### Initializers

- [init(rawValue:)](metalperformanceshaders/mpsboundingboxintersectiontesttype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

- [MPSAccelerationStructureStatus](metalperformanceshaders/mpsaccelerationstructurestatus.md)
- [MPSAccelerationStructureUsage](metalperformanceshaders/mpsaccelerationstructureusage.md)
- [MPSAliasingStrategy](metalperformanceshaders/mpsaliasingstrategy.md)
- [MPSCNNBatchNormalizationFlags](metalperformanceshaders/mpscnnbatchnormalizationflags.md)
- [MPSCNNConvolutionGradientOption](metalperformanceshaders/mpscnnconvolutiongradientoption.md)
- [MPSCNNConvolutionWeightsLayout](metalperformanceshaders/mpscnnconvolutionweightslayout.md)
- [MPSCNNLossType](metalperformanceshaders/mpscnnlosstype.md)
- [MPSCNNReductionType](metalperformanceshaders/mpscnnreductiontype.md)
- [MPSCNNWeightsQuantizationType](metalperformanceshaders/mpscnnweightsquantizationtype.md)
- [MPSCustomKernelIndex](metalperformanceshaders/mpscustomkernelindex.md)
- [MPSDeviceCapsValues](metalperformanceshaders/mpsdevicecapsvalues.md)
- [MPSDeviceOptions](metalperformanceshaders/mpsdeviceoptions.md)
- [MPSFloatDataTypeBit](metalperformanceshaders/mpsfloatdatatypebit.md)
- [MPSFloatDataTypeShift](metalperformanceshaders/mpsfloatdatatypeshift.md)
- [MPSImageType](metalperformanceshaders/mpsimagetype.md)
