Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStereoRendering
Description
Whether or not stereo rendering is on on next frame. Useful to determine if some preparation work should be done before stereo got enabled in next frame.
| Name | IsStereoEnabledOnNextFrame |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/StereoRendering.h |
| Include Path | #include "StereoRendering.h" |
virtual bool IsStereoEnabledOnNextFrame() const