Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/FWaterViewExtension
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterViewExtension.h |
| Include | #include "WaterViewExtension.h" |
Syntax
struct FWaterZoneInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| UE::WaterInfo::FRenderingContext | RenderContext | ||
| TArray< FWaterZoneViewInfo, TInlineAllocator< 4 > > | ViewInfos |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FWaterZoneViewInfo | For each water zone, per view: store the bounds of the tile from which the water zone was last rendered. |