Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > FKShapeElem
Syntax
uint8 bContributeToMass: 1
Remarks
True if this shape should contribute to the overall mass of the body it belongs to. This lets you create extra collision volumes which do not affect the mass properties of an object.