UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FVehicleState Struct Reference

#include <SimModuleTree.h>

Public Attributes

float ForwardSpeedKmh
 
FVector Position
 
FQuat Rotation
 
FVector ForwardDir
 
FVector RightDir
 
FVector UpDir
 
FVector AngularVelocityRad
 
FVector LinearVelocity
 

Member Data Documentation

◆ AngularVelocityRad

FVector Chaos::FVehicleState::AngularVelocityRad

◆ ForwardDir

FVector Chaos::FVehicleState::ForwardDir

◆ ForwardSpeedKmh

float Chaos::FVehicleState::ForwardSpeedKmh

◆ LinearVelocity

FVector Chaos::FVehicleState::LinearVelocity

◆ Position

FVector Chaos::FVehicleState::Position

◆ RightDir

FVector Chaos::FVehicleState::RightDir

◆ Rotation

FQuat Chaos::FVehicleState::Rotation

◆ UpDir

FVector Chaos::FVehicleState::UpDir

The documentation for this struct was generated from the following file: