Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStereoRenderTargetManager
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/StereoRenderTargetManager.h |
| Include | #include "StereoRenderTargetManager.h" |
virtual bool ReconfigureForShaderPlatform
&40;
EShaderPlatform NewShaderPlatform
&41;
Remarks
In the editor, we may switch between preview shader platforms, which support various single-pass rendering methods (e.g. InstancedStereo or MobileMultiView). Sometimes RT managers have their own state that depends on the method, so this API provides them with the possibility to reconfigure it