Function createPlane

  • 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.

    Returns Interfaces.Plane

    An object, that implements the Plane interface, currently Plane.

Generated using TypeDoc