Readonly objectDescribes 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.
Readonly virtualWhether this object is virtual.
This is dependant on from what calculation this object is the result of.
Static createCreates a non-virtual null object.
A non-virtual null object.
Static createCreates a virtual null object.
A virtual null object.
Generated using TypeDoc
A null object, that is not bound to a plane.