Object3D

ClippingPlaneObject

An object which represents clipping plane.

Constructor

ClippingPlaneObject()

Creates a new ClippingPlaneObject.

Properties

See the base Object3D class for common properties.

.isClippingPlaneObject : Boolean

Read-only flag to check if a given object is of type ClippingPlaneObject.

.type : String

Set to 'ClippingPlaneObject', this can be used to find all clipping planes in a scene.

Methods

See the base Object3D class for common methods.

Source

For more info on how to obtain the source code of this module see this page.