---
title: PortalComponent.ClippingPlane
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/portalcomponent/clippingplane-swift.struct
---

# PortalComponent.ClippingPlane

A representation of a portal as an infinite plane.

## Declaration

```swift
struct ClippingPlane
```

## Overview

Overview Use this type with init(target:clippingPlane:) to initialize a portal component with the clipping feature in an enabled state.

## Topics

### Initializers

- [init(position:normal:)](realitykit/portalcomponent/clippingplane-swift.struct/init(position:normal:).md)

### Instance Properties

- [normal](realitykit/portalcomponent/clippingplane-swift.struct/normal.md)
- [position](realitykit/portalcomponent/clippingplane-swift.struct/position.md)
