UWaterSubsystem::GetOceanTotalHeight

Returns the total height of the ocean.

Choose your operating system:

Windows

macOS

Linux

References

Module

Water

Header

/Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterSubsystem.h

Include

#include "WaterSubsystem.h"

Syntax

UFUNCTION(BlueprintCallable, Category=Water)
float GetOceanTotalHeight() const

Remarks

Returns the total height of the ocean. This should correspond to the base height plus any additional height, like flood for example