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

#include <MassProperties.h>

Public Member Functions

 FMassProperties ()
 

Public Attributes

FReal Mass
 
FReal Volume
 
FVec3 CenterOfMass
 
FRotation3 RotationOfMass
 
FMatrix33 InertiaTensor
 

Constructor & Destructor Documentation

◆ FMassProperties()

Chaos::FMassProperties::FMassProperties ( )
inline

Member Data Documentation

◆ CenterOfMass

FVec3 Chaos::FMassProperties::CenterOfMass

◆ InertiaTensor

FMatrix33 Chaos::FMassProperties::InertiaTensor

◆ Mass

FReal Chaos::FMassProperties::Mass

◆ RotationOfMass

FRotation3 Chaos::FMassProperties::RotationOfMass

◆ Volume

FReal Chaos::FMassProperties::Volume

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