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

#include <LandscapeComponent.h>

Public Attributes

TArray< TObjectPtr< UTexture2D > > Textures
 
TArray< FWeightmapLayerAllocationInfoLayerAllocations
 
TArray< TObjectPtr< ULandscapeWeightmapUsage > > TextureUsages
 

Member Data Documentation

◆ LayerAllocations

TArray<FWeightmapLayerAllocationInfo> FWeightmapData::LayerAllocations

◆ Textures

TArray<TObjectPtr<UTexture2D> > FWeightmapData::Textures

◆ TextureUsages

TArray<TObjectPtr<ULandscapeWeightmapUsage> > FWeightmapData::TextureUsages

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