Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion manual/physics/vehicles.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ When creating complex vehicles (eg. based on Animated Model) you can query wheel

### Technical details

Vehicles are using *PhysX Vehicles SDK* for driving, suspension and car components simulation (gearbox, engine, clutch, suspension, differential). Many of the exposed properties can be precesly configured to enhance the driving model per-vehicle.
Vehicles are using *PhysX Vehicles SDK* for driving, suspension and car components simulation (gearbox, engine, clutch, suspension, differential). Many of the exposed properties can be precisely configured to enhance the driving model per-vehicle.

* Maximum amount of wheels used per-vehicle is `20`.
* `Z` axis is forward.
Expand Down