spaceCreate

    Creates a space. A space is a collection of parameters for the physics engine that can be assigned to an area or a body. It can be assigned to an area with areaSetSpace(area:space:), or to a body with bodySetSpace(body:space:).

    PhysicsServer3D.swift:952
    static func spaceCreate() -> RID

    Other members in extension

    Types

    Type members