Navigation
API > API/Runtime > API/Runtime/Chaos
| |
|
| Name |
FMassProperties |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/MassProperties.h |
| Include Path |
#include "Chaos/MassProperties.h" |
Syntax
struct FMassProperties
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CenterOfMass |
FVec3 |
|
Chaos/MassProperties.h |
|
| InertiaTensor |
FMatrix33 |
|
Chaos/MassProperties.h |
|
| Mass |
FReal |
|
Chaos/MassProperties.h |
|
| RotationOfMass |
FRotation3 |
|
Chaos/MassProperties.h |
|
| Volume |
FReal |
|
Chaos/MassProperties.h |
|
Functions
Public