UNiagaraDataInterfaceHairStrands::GetCommonHLSL

Allows data interfaces to provide common functionality that will be shared across interfaces on that type.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraDataInterface::GetCommonHLSL()

UNiagaraDataInterfaceHairStrands::GetCommonHLSL()

References

Module

HairStrandsNiagara

Header

/Engine/Plugins/Experimental/HairStrands/Source/HairStrandsNiagara/Public/NiagaraDataInterfaceHairStrands.h

Include

#include "NiagaraDataInterfaceHairStrands.h"

Source

/Engine/Plugins/Experimental/HairStrands/Source/HairStrandsNiagara/Private/NiagaraDataInterfaceHairStrands.cpp

Syntax

virtual void GetCommonHLSL
(
    FString & OutHLSL
)

Remarks

Allows data interfaces to provide common functionality that will be shared across interfaces on that type.

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