Navigation
API > API/Runtime > API/Runtime/Landscape
Inheritance Hierarchy
- AActor
- ALandscapeGizmoActor
- ALandscapeGizmoActiveActor
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeGizmoActor.h |
| Include | #include "LandscapeGizmoActor.h" |
Syntax
UCLASS (NotPlaceable, MinimalAPI, NotBlueprintable)
class ALandscapeGizmoActor : public AActor
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Height | ||
| float | LengthZ | ||
| float | MarginZ | ||
| float | MinRelativeZ | ||
| float | RelativeScaleZ | ||
| TObjectPtr< class ULandscapeInfo > | TargetLandscapeInfo | ||
| float | Width |
Constructors
| Type | Name | Description | |
|---|---|---|---|
ALandscapeGizmoActor
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Duplicate
(
ALandscapeGizmoActor* Gizmo |
||
| bool | EditorCanAttachTo
(
const AActor* InParent, |
||
| UBillboardComponent * | Returns SpriteComponent subobject | ||
| bool | Indicates whether this actor should participate in level bounds calculations | ||
| bool | ShouldExport () |