CreateCrossCompilerBatchFileContents

Cross compiler support/common functionality.

Windows
MacOS
Linux

References

Module

ShaderCompilerCommon

Header

/Engine/Source/Developer/ShaderCompilerCommon/Public/CrossCompiler.h

Include

#include "CrossCompiler.h"

Syntax

FString CreateCrossCompilerBatchFileContents
(
    const FString & ShaderFile,
    const FString & OutputFile,
    const FString & FrequencySwitch,
    const FString & EntryPoint,
    const FString & VersionSwitch,
    const FString & ExtraArguments
)

Remarks

Cross compiler support/common functionality.

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