Navigation
API > API/Runtime > API/Runtime/Engine
Description
Returns true if debug view shaders are only ODSC compiled (in editor or cooked builds). Returns false if they are can also be compiled for editor only shader maps as well as ODSC.
| Name | IsDebugViewShaderModeODSCOnly |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/DebugViewModeHelpers.h |
| Include Path | #include "DebugViewModeHelpers.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DebugViewModeHelpers.cpp |
bool IsDebugViewShaderModeODSCOnly()