Function copyClippingPlanesToCollection

  • copies the clippingplanes and the properties from source to result

    Parameters

    • source: ClippingPlaneCollection
    • result: ClippingPlaneCollection
    • Optional transformMatrix: Matrix4

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

    • Optional originPoint: Cartesian3

      the origin point of the transformation target, so the plane distance can be set correctly

    Returns ClippingPlaneCollection

Generated using TypeDoc