@vcmap/core
    Preparing search index...

    Function createClippingPlaneCollection

    • create a Cesium ClippingPlaneCollection based on a given feature having a multi-curve, polygon, or extruded solid geometry

      Parameters

      • feature: Feature

        base for calculating the clipping planes.

      • options: ClippingPlaneCreationOptions = {}
      • OptionaltransformMatrix: Matrix4

        4x4 matrix specifying the transform of clipping planes from Earth's fixed frame to another one

      Returns ClippingPlaneCollection | null