====== VEHICLE_ANIMATION ====== **Category**: Data ===== Properties ===== ---- ==== MaximumSpeed ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''0.0f'' ---- ==== VehicleAnimation ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#string|string]]'' * **Expected**: ''string value'' ---- ==== RiderAnimation ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:agent_animation|AGENT_ANIMATION]]'' * **Expected**: ''enum value'' ---- ==== SoundEventID ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#string|string]]'' * **Expected**: ''string value'' ---- ==== IsAnimScaleWithSpeed ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#boolean|boolean]]'' * **Expected**: ''boolean value'' * **Default value**: ''true'' ---- ==== AnimationScale ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''1.0f''