![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FPlaneMap (float InGranularityXYZ, float InGranularityW, float InThreshold, int32 InitialSize=0) | |
| void | Clear (int32 InitialSize=0) |
| void | AddPlane (const FPlane &Plane, int32 Index) |
| const TMap< FPlaneKey, FPlaneMapItem > & | GetMap () const |
|
inline |
|
inline |