FCompareBasepassShaders::RunTest

Execute the comparison for the given shader var

Windows
MacOS
Linux

Override Hierarchy

FAutomationTestBase::RunTest()

FCompareBasepassShaders::RunTest()

References

Module

RuntimeTests

Header

/Engine/Plugins/Tests/RuntimeTests/Source/RuntimeTests/Public/ShaderComparisonTests.h

Include

#include "ShaderComparisonTests.h"

Source

/Engine/Plugins/Tests/RuntimeTests/Source/RuntimeTests/Private/Shaders/ShaderComparisonTests.cpp

Syntax

virtual bool RunTest
(
    const FString & Parameters
)

Remarks

Execute the comparison for the given shader var

Returns

TRUE if deemed that the performance benefit outweighs the visual cost. FALSE otherwise.

Parameters

Parameter

Description

Parameters

Should specify which shader var to test

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