UGerstnerWaterWaves::GetWaveHeightAtPosition

Computes the raw wave perturbation of the water height/normal

Windows
MacOS
Linux

Override Hierarchy

UWaterWavesBase::GetWaveHeightAtPosition()

UGerstnerWaterWaves::GetWaveHeightAtPosition()

References

Module

Water

Header

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

Include

#include "GerstnerWaterWaves.h"

Source

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

Syntax

virtual float GetWaveHeightAtPosition
(
    const FVector & InPosition,
    float InWaterDepth,
    float InTime,
    FVector & OutNormal
) const

Remarks

Computes the raw wave perturbation of the water height/normal

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss