CompiledShaderInitializerType

Windows
MacOS
Linux

Inheritance Hierarchy

FShaderCompiledShaderInitializerType

FNiagaraShaderType::CompiledShaderInitializerType

References

Module

NiagaraShader

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraShader/Public/NiagaraShaderType.h

Include

#include "NiagaraShaderType.h"

Syntax

struct CompiledShaderInitializerType : public FShaderCompiledShaderInitializerType

Variables

Name Description

Public variable

const FString

 

DebugDescription

Const FUniformExpressionSet& UniformExpressionSet;

Public variable

TArray< FNiagar...

 

DIParamInfo

Constructors

Name Description

Public function

CompiledShaderInitializerType

(
    const FShaderType* InType,
    int32 InPermutationId,
    const FShaderCompilerOutput& Compi...,
    const FSHAHash& InNiagaraShaderMap...,
    const FString& InDebugDescription,
    const TArray< FNiagaraDataInterface...
)

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