Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FOOBox2D
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOOBox2D () |
LandscapeEditLayerRenderer.h | ||
FOOBox2D
(
const FTransform& InTransform, |
LandscapeEditLayerRenderer.h |
FOOBox2D()
| Name | FOOBox2D |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEditLayerRenderer.h |
| Include Path | #include "LandscapeEditLayerRenderer.h" |
FOOBox2D()
FOOBox2D(const FTransform &, const FVector2D &)
| Name | FOOBox2D |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEditLayerRenderer.h |
| Include Path | #include "LandscapeEditLayerRenderer.h" |
FOOBox2D
(
const FTransform & InTransform,
const FVector2D & InExtents
)