AllowDebugViewVSDSHS

Returns true if the vertex shader (and potential hull and domain) should be compiled on the given platform.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/DebugViewModeHelpers.h

Include

#include "DebugViewModeHelpers.h"

Source

/Engine/Source/Runtime/Engine/Private/DebugViewModeHelpers.cpp

Syntax

bool AllowDebugViewVSDSHS
(
    EShaderPlatform Platform
)

Remarks

Returns true if the vertex shader (and potential hull and domain) should be compiled on the given platform.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss