constantLinearVelocity

    The body’s constant linear velocity. This does not move the body, but affects touching bodies, as if it were moving.

    StaticBody2D.swift:37
    final var constantLinearVelocity: Vector2 { get set }

    Other members in extension

    Type members

    Instance members