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