Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FViewportClient
Description
Returns true if this viewport is orthogonal. If hit proxies are ever used in-game, this will need to be overridden correctly in GameViewportClient.
Derived Overrides
| Name | IsOrtho |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ViewportClient.h |
| Include Path | #include "ViewportClient.h" |
virtual bool IsOrtho() const