bodyGetConstantForce(body:)

    Returns the body’s total constant positional force applied during each physics update.

    PhysicsServer2D.swift:3390
    static func bodyGetConstantForce(body: RID) -> Vector2

    See bodyAddConstantForce(body:force:position:) and bodyAddConstantCentralForce(body:force:).

    Other members in extension

    Types

    Type members