Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > UPhysicsSettings
Syntax
bool bDisableCCD
Remarks
If true CCD will be ignored. This is an optimization when CCD is never used which removes the need for physx to check it internally.