Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStereoRendering
Description
Gets a ViewState for the device, given the specified view index. Note: The device may return nullptr, but it is expected to configure rendering properly (disable TemporalAA, Postprocessing, etc.).
| Name | GetExternalViewState |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/StereoRendering.h |
| Include Path | #include "StereoRendering.h" |
virtual FSceneViewStateInterface * GetExternalViewState
(
const int32 ViewIndex
)