Navigation
API > API/Runtime > API/Runtime/Engine
| Name | ECameraProjectionMode::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Camera/CameraTypes.h |
| Include Path | #include "Camera/CameraTypes.h" |
Syntax
namespace ECameraProjectionMode
{
enum Type
{
Perspective,
Orthographic,
}
}
Values
| Name | Remarks |
|---|---|
| Perspective | |
| Orthographic |