For the complete documentation index, see llms.txt. This page is also available as Markdown.

Vehicle Manager

The vehicle manager tracks all vehicles in the scene and allows all other systems to get access to them in a very performant and flexible way. When a vehicle is created, it automatically registers itself.

The vehicle manager is required by the Race Manager and will be added automatically, if you add the Race Manager to the scene.

Last updated