Пређи на главни садржај

Vehicle Information Types

info

A list of vehicle info types used by GetVehicleModelInfo can be found here.

Vehicle Information TypeDescription
VEHICLE_MODEL_INFO_SIZEThe vehicle size
VEHICLE_MODEL_INFO_FRONTSEATPosition of the front seat *
VEHICLE_MODEL_INFO_REARSEATPosition of the rear seat *
VEHICLE_MODEL_INFO_PETROLCAPPosition of the fuel cap *
VEHICLE_MODEL_INFO_WHEELSFRONTPosition of the front wheels *
VEHICLE_MODEL_INFO_WHEELSREARPosition of the rear wheels *
VEHICLE_MODEL_INFO_WHEELSMIDPosition of the middle wheels (applies to vehicles which have more than 4 wheels) *
VEHICLE_MODEL_INFO_FRONT_BUMPER_ZHeight of the front bumper. GetVehicleModelInfo will only return the Z value when used
VEHICLE_MODEL_INFO_REAR_BUMPER_ZHeight of the rear bumper. GetVehicleModelInfo will only return the Z value when used

* These values are calculated from the pivot (usually the center) of the vehicle.