UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FClipmapLevelGeometry Struct Reference

Public Member Functions

FVector GetCenterAlignedOrigin () const
 

Public Attributes

FVector SnappedOrigin
 
FVector Size
 
FVector CellSize
 

Member Function Documentation

◆ GetCenterAlignedOrigin()

FVector FClipmapLevelGeometry::GetCenterAlignedOrigin ( ) const
inline

Shift the cell grid such that the center of a cell on this level lines up with the center of a cell on every level below this one.

Member Data Documentation

◆ CellSize

FVector FClipmapLevelGeometry::CellSize

Worldspace length of each cell on this level.

◆ Size

FVector FClipmapLevelGeometry::Size

Worldspace length of this level on each axis.

◆ SnappedOrigin

FVector FClipmapLevelGeometry::SnappedOrigin

Origin point, snapped to the cell grid of this level with floor().


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