Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/FGeometryCollect-
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionProximityPropertiesInterface.h |
| Include | #include "GeometryCollection/GeometryCollectionProximityPropertiesInterface.h" |
Syntax
static const FName ProximityRequireContactAmount = "RequireContactAmount";
Remarks
Attribute: If greater than zero, filter proximity connections by requiring an amount of 'contact' as computed by the Contact Method This is a second filter applied after initial proximity connections were determined by any Proximity Detection Method, and can be used to reduce unsupported or spurious/glancing proximities.