Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPrimitiveSceneProxy
Description
Sets the primitive proxy's mass space to component space. Useful for debugging physics center of mass and inertia tensor
| Name | SetDebugMassData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h |
| Include Path | #include "PrimitiveSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PrimitiveSceneProxy.cpp |
virtual void SetDebugMassData
(
const TArray < FDebugMassData > & InDebugMassData
)