UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FClipmapUpdateBounds Class Reference

#include <SceneRendering.h>

Public Member Functions

 FClipmapUpdateBounds ()
 
 FClipmapUpdateBounds (const FVector &InCenter, const FVector &InExtent, bool bInExpandByInfluenceRadius)
 

Public Attributes

FVector Center
 
bool bExpandByInfluenceRadius
 
FVector Extent
 

Constructor & Destructor Documentation

◆ FClipmapUpdateBounds() [1/2]

FClipmapUpdateBounds::FClipmapUpdateBounds ( )
inline

◆ FClipmapUpdateBounds() [2/2]

FClipmapUpdateBounds::FClipmapUpdateBounds ( const FVector InCenter,
const FVector InExtent,
bool  bInExpandByInfluenceRadius 
)
inline

Member Data Documentation

◆ bExpandByInfluenceRadius

bool FClipmapUpdateBounds::bExpandByInfluenceRadius

◆ Center

FVector FClipmapUpdateBounds::Center

◆ Extent

FVector FClipmapUpdateBounds::Extent

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