crashcat docs
    Preparing search index...

    Function subLinearVelocityStep

    • Subtract a linear velocity step (used during constraint solving). Applies translation locking based on allowed degrees of freedom.

      Parameters

      • motionProperties: MotionProperties

        motion properties to update

      • linearVelocityChange: Vec3

        velocity change to subtract

      Returns void