Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Settings
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Settings/EditorProjectSettings.h |
| Include | #include "Settings/EditorProjectSettings.h" |
Syntax
USTRUCT ()
struct FMode2DLayer
Remarks
2D layer settings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Depth | The position of this snap layer's plane along the Snap Axis. | |
| FString | Name | A descriptive name for this snap layer. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMode2DLayer () |
|||
FMode2DLayer
(
FString InName, |