Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FStereoShaderAspects
Description
Whether instanced stereo rendering is enabled - i.e. using a single instanced drawcall to render to both stereo views. The output is redirected via the viewport index.
| Name | IsInstancedStereoEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/StereoRenderUtils.h |
| Include Path | #include "StereoRenderUtils.h" |
bool IsInstancedStereoEnabled() const