Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Editor/UnrealEd/Public/Settings/EditorProjectSettings.h |
Include |
#include "Settings/EditorProjectSettings.h" |
class ULevelEditor2DSettings : public UDeveloperSettings
Configure settings for the 2D Level Editor
Name | Description | ||
---|---|---|---|
|
bEnable2DWidget |
If enabled, shows the 2D combined translate and rotate tool in the viewport toolbar. |
|
|
bEnableSnapLayers |
If enabled, shows the 2D layer snapping controls in the viewport toolbar. |
|
|
SnapAxis |
Sets the world space axis for 2D snap layers. |
|
|
SnapLayers |
Snap layers that are displayed in the viewport toolbar. |
Name | Description | |
---|---|---|
|
ULevelEditor2DSettings ( |
Name | Description | ||
---|---|---|---|
|
PostEditChangeProperty ( |
UObject interface |