Hierarchy

  • Object3D
    • ClipPlane

Constructors

  • Parameters

    • position: Vector3
    • normal: Vector3
    • modelBoundingBox: BehaviorSubject<Box3>
    • _scissor: Texture
    • _scissorBg: Texture
    • container: HTMLElement
    • camera: Web3DCamera
    • _color: Color
    • _api: Api
    • renderingManager: RenderingManager
    • handleScene: Scene

    Returns ClipPlane

Properties

handle: MeshPoints
intersection: IIntersection
origin?: any
plane: Plane
selected: boolean
travelRay: Ray

Accessors

Methods