Contents

PortalComponent.ClippingMode.volume(_:)

Clips the contents within the portal using a volumetric box.

Declaration

case volume(PortalComponent.Volume)

Parameters

  • volume:

    A Volume describing the box position and extents

Discussion

The volume is defined by a box with position and extents in portal-local space. This is useful for room portals and bounded portal spaces.