PortalComponent.Plane
A representation of a portal as an infinite plane.
Declaration
struct PlaneOverview
Enable the corresponding clipping and crossing features by passing this value in PortalComponent.ClippingMode.plane(_:) or PortalComponent.CrossingMode.plane(_:).
RealityKit defines the position and normal properties in entity local space.
The following default values are available:
See PortalComponent for example usage.