CompileShader_VectorVM

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

Windows
MacOS
Linux

References

Module

ShaderFormatVectorVM

Header

/Engine/Source/Developer/ShaderFormatVectorVM/Public/ShaderFormatVectorVM.h

Include

#include "ShaderFormatVectorVM.h"

Syntax

bool CompileShader_VectorVM
(
    const struct FShaderCompilerInput & Input,
    struct FShaderCompilerOutput & Output,
    const class FString & WorkingDirectory,
    uint8 Version,
    struct FVectorVMCompilationOutput & VMCompilationOutput,
    bool bSkipBackendOptimizations
)

Remarks

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