Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeBlueprintBrushBase
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeBlueprintBrushBase.h |
| Include | #include "LandscapeBlueprintBrushBase.h" |
UFUNCTION (BlueprintNativeEvent)
void Initialize
(
const FTransform & InLandscapeTransform,
const FIntPoint & InLandscapeSize,
const FIntPoint & InLandscapeRenderTargetSize
)