ClippingPlane

Representing a clipping plane in a 3D visualization UI controls for manipulating the plane (managing its visibility and transformation)

Constructor

new ClippingPlane()

Classes

ClippingPlane

Members

buttons :Array.<HTMLButtonElement>

Type:
  • Array.<HTMLButtonElement>

clippingEnable :HTMLInputElement

Type:
  • HTMLInputElement

details :HTMLDetailsElement

Type:
  • HTMLDetailsElement

domElement :HTMLDivElement

Type:
  • HTMLDivElement

itownsView :PlanarView

Type:
  • PlanarView

plane :Plane

Type:
  • Plane

planeVisible :HTMLInputElement

Type:
  • HTMLInputElement

quad :Mesh

Type:
  • Mesh

transformControls :TransformControls

Type:
  • TransformControls