UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Landscape::FNeighborSnapshots Struct Reference

#include <LandscapeEdgeFixup.h>

Public Attributes

ENeighborFlags ExistingNeighbors
 
EEdgeFlags EdgesWithAnyModifiedNeighbor
 
FHeightmapTextureEdgeSnapshotNeighborSnapshots [8]
 
FHeightmapTextureEdgeSnapshotLocalSnapshot
 
TStaticArray< uint32, 8 > GPUEdgeHashes
 

Member Data Documentation

◆ EdgesWithAnyModifiedNeighbor

EEdgeFlags UE::Landscape::FNeighborSnapshots::EdgesWithAnyModifiedNeighbor

◆ ExistingNeighbors

ENeighborFlags UE::Landscape::FNeighborSnapshots::ExistingNeighbors

◆ GPUEdgeHashes

TStaticArray<uint32, 8> UE::Landscape::FNeighborSnapshots::GPUEdgeHashes

◆ LocalSnapshot

FHeightmapTextureEdgeSnapshot* UE::Landscape::FNeighborSnapshots::LocalSnapshot

◆ NeighborSnapshots

FHeightmapTextureEdgeSnapshot* UE::Landscape::FNeighborSnapshots::NeighborSnapshots[8]

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