![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MassProperties.h>
Public Member Functions | |
| FMassProperties () | |
Public Attributes | |
| FReal | Mass |
| FReal | Volume |
| FVec3 | CenterOfMass |
| FRotation3 | RotationOfMass |
| FMatrix33 | InertiaTensor |
|
inline |
| FVec3 Chaos::FMassProperties::CenterOfMass |
| FMatrix33 Chaos::FMassProperties::InertiaTensor |
| FReal Chaos::FMassProperties::Mass |
| FRotation3 Chaos::FMassProperties::RotationOfMass |
| FReal Chaos::FMassProperties::Volume |