CompileShader_VectorVM

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

CompileShader_VectorVM

(
    const FShaderCompilerInput& Input,
    FShaderCompilerOutput& Output,
    const FString& WorkingDirectory,
    uint8 Version
)

Public function

bool

 

CompileShader_VectorVM

(
    const FShaderCompilerInput& Input,
    FShaderCompilerOutput& Output,
    const FString& WorkingDirectory,
    uint8 Version,
    FVectorVMCompilationOutput& VMComp...,
    bool bSkipBackendOptimizations
)

Cheating hack version. To be removed when we add all the plumbing for VVM scripts to be treat like real shaders.

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