---
title: MTLDepthClipMode.clip
framework: metal
role: symbol
role_heading: Case
path: metal/mtldepthclipmode/clip
---

# MTLDepthClipMode.clip

Clip fragments outside the near or far planes.

## Declaration

```swift
case clip
```

## See Also

### Clip modes

- [MTLDepthClipMode.clamp](metal/mtldepthclipmode/clamp.md)
