Skip to content

FB1VehicleAssetDescription

🧩 Struct: FB1VehicleAssetDescription

Defines physical dimensions and seating capacity for a vehicle.

Properties

  • Length (float): The length of the vehicle in centimeters.
  • Width (float): The width of the vehicle in centimeters.
  • Height (float): The height of the vehicle in centimeters. Default is 80.
  • FrontAxle (float): Distance from vehicle origin to front axle.
  • RearAxle (float): Distance from vehicle origin to rear axle.
  • MaxSeatNum (int32): Maximum number of passengers supported.