UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
LandscapeInfoBoundsHelper Namespace Reference

Functions

template<class ComponentClass >
void AccumulateComponentBounds (TConstArrayView< TObjectPtr< ComponentClass > > InComponents, FBox &InOutBounds)
 
void AccumulateBounds (const ALandscapeProxy *InLandscapeProxy, FBox &InOutBounds)
 

Function Documentation

◆ AccumulateBounds()

void LandscapeInfoBoundsHelper::AccumulateBounds ( const ALandscapeProxy *  InLandscapeProxy,
FBox InOutBounds 
)

◆ AccumulateComponentBounds()

template<class ComponentClass >
void LandscapeInfoBoundsHelper::AccumulateComponentBounds ( TConstArrayView< TObjectPtr< ComponentClass > >  InComponents,
FBox InOutBounds 
)