bodyGetDirectState(body:)

    Returns the PhysicsDirectBodyState2D of the body. Returns null if the body is destroyed or not assigned to a space.

    PhysicsServer2D.swift:3815
    static func bodyGetDirectState(body: RID) -> PhysicsDirectBodyState2D?

    Other members in extension

    Types

    Type members