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

#include <SingleLayerWaterRendering.h>

Public Attributes

FTiledReflection TiledReflection = FTiledReflection{ nullptr, nullptr, nullptr, nullptr, nullptr, nullptr, nullptr, nullptr, nullptr, SLW_TILE_SIZE_XY }
 
FRDGBufferRef TileMaskBuffer = nullptr
 
FIntPoint TiledViewRes = FIntPoint{0, 0}
 

Member Data Documentation

◆ TiledReflection

FTiledReflection FSingleLayerWaterTileClassification::TiledReflection = FTiledReflection{ nullptr, nullptr, nullptr, nullptr, nullptr, nullptr, nullptr, nullptr, nullptr, SLW_TILE_SIZE_XY }

◆ TiledViewRes

FIntPoint FSingleLayerWaterTileClassification::TiledViewRes = FIntPoint{0, 0}

◆ TileMaskBuffer

FRDGBufferRef FSingleLayerWaterTileClassification::TileMaskBuffer = nullptr

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