crashcat docs
    Preparing search index...

    Function getVelocityAtPoint

    • Get velocity of a point on the body (point in world space). Returns zero for static bodies.

      Parameters

      • out: Vec3

        output vector for velocity

      • body: RigidBody

        body to get velocity from

      • worldPoint: Vec3

        point position in world space

      Returns Vec3

      out parameter