Navigation
API > API/Runtime > API/Runtime/Engine
| Name | ELevelInstancePivotType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceTypes.h |
| Include Path | #include "LevelInstance/LevelInstanceTypes.h" |
Syntax
enum ELevelInstancePivotType
{
CenterMinZ,
Center,
Actor,
WorldOrigin,
}
Values
| Name | Remarks |
|---|---|
| CenterMinZ | |
| Center | |
| Actor | |
| WorldOrigin |