Class UnboundNullObject<Virtual>

A null object, that is not bound to a plane.

Type Parameters

  • Virtual extends boolean = boolean

Hierarchy

  • UnboundNullObject

Implements

Constructors

Properties

Methods

Constructors

Properties

objectType: "null" = "null"

Describes the type of this object.
This type is used when generic objects are used for calculations, and the type of the object is not known.
Example of this can be an intersection calculation.

virtual: Virtual

Whether this object is virtual.
This is dependant on from what calculation this object is the result of.

Methods

Generated using TypeDoc