Enum ELevelViewportType
ELevelViewportType
Namespace: UE4.UnrealEd
Assembly: UE4DotNet.dll
Syntax
public enum ELevelViewportType
Fields
Name | Description |
---|---|
LVT_MAX | |
LVT_None | |
LVT_OrthoFreelook | |
LVT_OrthoNegativeXY | |
LVT_OrthoNegativeXZ | |
LVT_OrthoNegativeYZ | |
LVT_OrthoXY | |
LVT_OrthoXZ | |
LVT_OrthoYZ | |
LVT_Perspective |