UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FGeometryCollectionConvexUtility::FIntersectionFilters Struct Reference

#include <GeometryCollectionConvexUtility.h>

Public Member Functions

 FIntersectionFilters ()
 

Public Attributes

double OnlyIntersectIfComputedIsSmallerFactor
 
double MinExternalVolumeToIntersect
 

Constructor & Destructor Documentation

◆ FIntersectionFilters()

FGeometryCollectionConvexUtility::FIntersectionFilters::FIntersectionFilters ( )
inline

Member Data Documentation

◆ MinExternalVolumeToIntersect

double FGeometryCollectionConvexUtility::FIntersectionFilters::MinExternalVolumeToIntersect

◆ OnlyIntersectIfComputedIsSmallerFactor

double FGeometryCollectionConvexUtility::FIntersectionFilters::OnlyIntersectIfComputedIsSmallerFactor

The documentation for this struct was generated from the following file: