UWaterWavesAssetReference::GetWaveAttenuationFactor

Computes the attenuation factor to apply to the raw wave perturbation.

Windows
MacOS
Linux

Override Hierarchy

UWaterWavesBase::GetWaveAttenuationFactor()

UWaterWavesAssetReference::GetWaveAttenuationFactor()

References

Module

Water

Header

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

Include

#include "WaterWaves.h"

Source

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

Syntax

virtual float GetWaveAttenuationFactor
(
    const FVector & InPosition,
    float InWaterDepth,
    float InTargetWaveMaskDepth
) const

Remarks

Computes the attenuation factor to apply to the raw wave perturbation. Attenuates : normal/wave height/max wave height.

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