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
enum EAnimationViewportCameraFollowMode
{
None,
Bounds,
Bone,
Root,
}
Values
| Name | Description |
|---|---|
| None | Standard camera controls |
| Bounds | Follow the bounds of the mesh |
| Bone | Follow a bone or socket |
| Root | Follow the root bone while keeping the mesh vertically centered |
Remarks
Persisted camera follow mode