Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/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.