Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Preferences
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Preferences/PersonaOptions.h |
| Include | #include "Preferences/PersonaOptions.h" |
Syntax
struct FViewportConfigOptions
Remarks
Persistent per-viewport options
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | CameraFollowBoneName | ||
| EAnimationViewportCameraFollowMode | CameraFollowMode | Persisted camera follow mode for a viewport | |
| float | CameraSpeedScalar | ||
| int32 | CameraSpeedSetting | ||
| float | ViewFOV | ||
| TEnumAsByte< EViewModeIndex > | ViewModeIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetToDefault () |