From 5c0713fe42eb6d45e4de1318ec9648297d94fbb9 Mon Sep 17 00:00:00 2001 From: gnana sai reddy Date: Thu, 4 Aug 2022 22:11:20 +0530 Subject: [PATCH] Update README_vehicle-wheel-animation.md --- README_vehicle-wheel-animation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_vehicle-wheel-animation.md b/README_vehicle-wheel-animation.md index 3431f3260..3e8a08b31 100644 --- a/README_vehicle-wheel-animation.md +++ b/README_vehicle-wheel-animation.md @@ -15,8 +15,8 @@ The `wheel` is use to animate the wheels of the vehicles. | Property | Description | Default Value | | --------- | --------- | --------- | -| speed | A float representing the speed of the vehicle| -| wheelDiameter | A float representing the diameter of the vehicle| +| speed | A float representing the speed of the vehicle| 1 | +| wheelDiameter | A float representing the diameter of the vehicle| 1 |