Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/UWaterBodyComponent
Description
Returns the max height that this water body's waves can hit. Can be called regardless of whether the water body supports waves or not
| Name | GetMaxWaveHeight |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterBodyComponent.h |
| Include Path | #include "WaterBodyComponent.h" |
| Source | /Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterBodyComponent.cpp |
UFUNCTION (BlueprintCallable, Category=Wave)
float GetMaxWaveHeight() const