Navigation
Unreal Engine C++ API Reference > Runtime > PhysicsCore > UBodySetupCore
Syntax
TEnumAsByte< EPhysicsType > PhysicsType
Remarks
If simulated it will use physics, if kinematic it will not be affected by physics, but can interact with physically simulated bodies. Default will inherit from OwnerComponent's behavior.