Navigation
Unreal Engine C++ API Reference > Runtime > PhysicsCore > UPhysicsSettingsCore
Syntax
float ContactOffsetMultiplier
Remarks
Contact offset multiplier. When creating a physics shape we look at its bounding volume and multiply its minimum value by this multiplier. A bigger number will generate contact points earlier which results in higher stability at the cost of performance.