---
title: clippingPlane
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/portalcomponent/clippingplane-swift.property
---

# clippingPlane

The clipping plane of the portal, using the entity’s local coordinates.

## Declaration

```swift
var clippingPlane: PortalComponent.ClippingPlane? { get set }
```

## Discussion

Discussion When you define this property, the portal clips meshes inside the world, which are in front of the clipping plane.
