Navigation
API > API/Editor > API/Editor/LandscapeEditor > API/Editor/LandscapeEditor/FLandscapePatternBrushWorldSpace-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LandscapeEditorObject.h | |||
FLandscapePatternBrushWorldSpaceSettings
(
const FVector2D& InOrigin, |
LandscapeEditorObject.h |
FLandscapePatternBrushWorldSpaceSettings()
| Name | FLandscapePatternBrushWorldSpaceSettings |
| Type | function |
| Header File | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeEditorObject.h |
| Include Path | #include "LandscapeEditorObject.h" |
FLandscapePatternBrushWorldSpaceSettings()
FLandscapePatternBrushWorldSpaceSettings(const FVector2D &, float, bool, float)
| Name | FLandscapePatternBrushWorldSpaceSettings |
| Type | function |
| Header File | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeEditorObject.h |
| Include Path | #include "LandscapeEditorObject.h" |
FLandscapePatternBrushWorldSpaceSettings
(
const FVector2D & InOrigin,
float InRotation,
bool bInCenterTextureOnOrigin,
float bRepeatSize
)