crashcat docs
    Preparing search index...

    Function addAngularVelocity

    • Adds to the angular velocity of the body. Always wakes the body.

      Parameters

      • world: World

        the physics world

      • body: RigidBody

        the body to modify

      • velocityDelta: Vec3

        angular velocity change to add in world space (rad/s)

      Returns void