UWaterBodyOceanComponent::SetHeightOffset

Sets an additional water height (For internal use. Please use [AWaterBodyOcean](API\Plugins\Water\AWaterBodyOcean) instead.)

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UWaterBodyComponent::SetHeightOffset()

UWaterBodyOceanComponent::SetHeightOffset()

References

Module

Water

Header

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

Include

#include "WaterBodyOceanComponent.h"

Source

/Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterBodyOceanComponent.cpp

Syntax

virtual void SetHeightOffset
(
    float InHeightOffset
)

Remarks

Sets an additional water height (For internal use. Please use AWaterBodyOcean instead.)