Navigation
API > API/Plugins > API/Plugins/Water
| |
|
| Name |
FWaterBrushEffectBlurring |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterBrushEffects.h |
| Include Path |
#include "WaterBrushEffects.h" |
Syntax
USTRUCT (BlueprintType )
struct FWaterBrushEffectBlurring
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FWaterBrushEffectBlurring()
|
|
WaterBrushEffects.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bBlurShape |
bool |
|
WaterBrushEffects.h |
- EditAnywhere
- BlueprintReadWrite
- Category=BrushEffects
|
| Radius |
int32 |
|
WaterBrushEffects.h |
- EditAnywhere
- BlueprintReadWrite
- Category=BrushEffects
|
Functions
Public