Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeometryCollectionProximityProp-
| |
|
| Name |
FProximityProperties |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionProximityPropertiesInterface.h |
| Include Path |
#include "GeometryCollection/GeometryCollectionProximityPropertiesInterface.h" |
Syntax
struct FProximityProperties
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bUseAsConnectionGraph |
bool |
|
GeometryCollection/GeometryCollectionProximityPropertiesInterface.h |
|
| ContactAreaMethod |
EConnectionContactMethod |
|
GeometryCollection/GeometryCollectionProximityPropertiesInterface.h |
|
| ContactMethod |
EProximityContactMethod |
|
GeometryCollection/GeometryCollectionProximityPropertiesInterface.h |
|
| DistanceThreshold |
float |
|
GeometryCollection/GeometryCollectionProximityPropertiesInterface.h |
|
| Method |
EProximityMethod |
|
GeometryCollection/GeometryCollectionProximityPropertiesInterface.h |
|
| RequireContactAmount |
float |
|
GeometryCollection/GeometryCollectionProximityPropertiesInterface.h |
|