Options
All
  • Public
Menu

Class CutPlane

Hierarchy

  • CutPlane

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • plane: Plane
    • enableCutPlane: boolean

    Returns CutPlane

Properties

enableCutPlane

enableCutPlane: boolean

name

name: string = "CutPlane"

plane

plane: Plane

Static disable

disable: boolean = false

Static enable

enable: boolean = true

Methods

toString

  • toString(): string
  • Returns string

Generated using TypeDoc