![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FBinNormals () | |
| int32 | FindBestBin (const FVector3f &SurfaceNormal) const |
Public Attributes | |
| TArray< FVector3f, TFixedAllocator< NumBins > > | Bins |
Static Public Attributes | |
| static constexpr int | NumBins = 20 |
|
inline |
|
inline |
| TArray<FVector3f, TFixedAllocator<NumBins> > UE::GeometryCollectionInternal::FBinNormals::Bins |
|
staticconstexpr |