Navigation
API > API/Runtime > API/Runtime/Landscape
A simple world space Object-Oriented Bounding Box
| Name | FOOBox2D |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEditLayerRenderer.h |
| Include Path | #include "LandscapeEditLayerRenderer.h" |
Syntax
struct FOOBox2D
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOOBox2D () |
LandscapeEditLayerRenderer.h | ||
FOOBox2D
(
const FTransform& InTransform, |
LandscapeEditLayerRenderer.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Extents | FVector2D | LandscapeEditLayerRenderer.h | ||
| Transform | FTransform | LandscapeEditLayerRenderer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBox BuildAABB() |
LandscapeEditLayerRenderer.h |