CompileShader_VectorVM

Overload list

Unreal Engine C++ API Reference > Developer > ShaderFormatVectorVM

Type Name Description
bool CompileShader_VectorVM ( const FShaderCompilerInput& Input, FShaderCompilerOutput& Output, const FString& WorkingDirectory, uint8 Version )  
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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page