---
title: PortalComponent.BoundaryMode.disabled
framework: realitykit
role: symbol
role_heading: Case
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: realitykit/portalcomponent/boundarymode/disabled
---

# PortalComponent.BoundaryMode.disabled

The portal renders without clipping or crossing.

## Declaration

```swift
case disabled
```

## Discussion

Discussion Portal world content is bounded only by the PortalMaterial mesh. Entities with PortalCrossingComponent don’t cross the portal.
