spaceCreate

    Creates a 2D space in the physics server, and returns the RID that identifies it. A space contains bodies and areas, and controls the stepping of the physics simulation of the objects in it.

    PhysicsServer2D.swift:723
    static func spaceCreate() -> RID

    Other members in extension

    Types

    Type members