crashcat docs
    Preparing search index...
    • Sets linear velocity and clamps it to the maximum allowed value. This setter combines assignment with clamping to prevent invalid states.

      Parameters

      • motionProperties: MotionProperties

        motion properties to update

      • velocity: Vec3

        new linear velocity

      Returns void