Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeBlueprintBrushBase
Description
CanAffect... methods indicate the brush has the capacity to affect this or that aspect of the landscape. Note: it doesn't mean the brush currently affects it : the Affects... methods are used for that.
| Name | CanAffectHeightmap |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeBlueprintBrushBase.h |
| Include Path | #include "LandscapeBlueprintBrushBase.h" |
bool CanAffectHeightmap() const