Navigation
Unreal Engine C++ API Reference > Plugins > HairStrandsCore > Niagara > UNiagaraDataInterfaceVelocityGrid
- UNiagaraDataInterface::GetCommonHLSL()
- UNiagaraDataInterfaceVelocityGrid::GetCommonHLSL()
- UNiagaraDataInterfacePressureGrid::GetCommonHLSL()
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/Niagara/NiagaraDataInterfaceVelocityGrid.h |
Include | #include "Niagara/NiagaraDataInterfaceVelocityGrid.h" |
Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/Niagara/NiagaraDataInterfaceVelocityGrid.cpp |
virtual void GetCommonHLSL
&40;
FString & OutHLSL
&41;
Remarks
Allows data interfaces to provide common functionality that will be shared across interfaces on that type.