Navigation
API > API/Plugins > API/Plugins/Water
| Name | FGerstnerWaveOctave |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/GerstnerWaterWaves.h |
| Include Path | #include "GerstnerWaterWaves.h" |
Syntax
USTRUCT (BlueprintType )
struct FGerstnerWaveOctave
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AmplitudeScale | float | GerstnerWaterWaves.h |
|
|
| bUniformSpread | bool | GerstnerWaterWaves.h |
|
|
| MainDirection | float | GerstnerWaterWaves.h |
|
|
| NumWaves | int32 | GerstnerWaterWaves.h |
|
|
| SpreadAngle | float | GerstnerWaterWaves.h |
|