IsAnyForwardShadingEnabled

Returns if ForwardShading or SimpleForwardShading is enabled. Only valid for the current platform.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderUtils.h

Include

#include "RenderUtils.h"

Syntax

bool IsAnyForwardShadingEnabled
(
    const FStaticShaderPlatform Platform
)

Remarks

Returns if ForwardShading or SimpleForwardShading is enabled. Only valid for the current 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