A factory function that creates a plane. All other objects are created from the plane. The plane is the only object that is not created from another object.
An object, that implements the Plane interface, currently Plane.
Generated using TypeDoc
A factory function that creates a plane. All other objects are created from the plane. The plane is the only object that is not created from another object.