Interface VirtualObject

Represents a virtual object.

Hierarchy

Properties

Properties

objectType: VirtualObjectType

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: true

Whether this object is virtual.

Generated using TypeDoc