UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FHeightField::FClosestFaceData Struct Reference

#include <HeightField.h>

Public Attributes

int32 FaceIndex = INDEX_NONE
 
FReal DistanceToFaceSq = TNumericLimits<FReal>::Max()
 
bool bWasSampleBehind = false
 

Member Data Documentation

◆ bWasSampleBehind

bool Chaos::FHeightField::FClosestFaceData::bWasSampleBehind = false

◆ DistanceToFaceSq

FReal Chaos::FHeightField::FClosestFaceData::DistanceToFaceSq = TNumericLimits<FReal>::Max()

◆ FaceIndex

int32 Chaos::FHeightField::FClosestFaceData::FaceIndex = INDEX_NONE

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