UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FClipmapGeometry Member List

This is the complete list of members for FClipmapGeometry, including all inherited members.

CellsPerLevelFClipmapGeometry
FClipmapGeometry(FVector InOrigin, int InMaxLevel, FVector InLevel0CellSize, FIntVector InCellsPerLevel)FClipmapGeometryinline
FClipmapGeometry(FVector InOrigin, int InMaxLevel, double InLevel0CellSize, int InCellsPerLevel)FClipmapGeometryinline
GetCellSize(int Level) constFClipmapGeometryinline
GetLevel(int Level) constFClipmapGeometryinline
GetRootOrigin() constFClipmapGeometryinline
Level0CellSizeFClipmapGeometry
MaxLevelFClipmapGeometry
OriginFClipmapGeometry
SnapToGrid(const FVector &Position, const FVector &GridCellSize)FClipmapGeometryinlinestatic