Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > UBodySetup
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/BodySetup.h |
Include | #include "PhysicsEngine/BodySetup.h" |
Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/BodySetup.cpp |
void RescaleSimpleCollision
&40;
FVector BuildScale
&41;
Remarks
Rescales simple collision geometry. Note you must recreate physics meshes after this
Parameters
Name | Description |
---|---|
BuildScale | The scale to apply to the geometry |