clippingPlane
The clipping plane of the portal, using the entity’s local coordinates.
Declaration
var clippingPlane: PortalComponent.ClippingPlane? { get set }Discussion
When you define this property, the portal clips meshes inside the world, which are in front of the clipping plane.