@0b5vr/experimental
    Preparing search index...

    Class Planes3

    A set of Plane3.

    Index

    Constructors

    Properties

    planes: Plane3[]

    Accessors

    Methods

    • Test if given sphere intersects with the planes or not.

      It does not do strict intersection test but still should work well with frustum cull use cases. See the test case for more details.

      Parameters

      Returns boolean