UNiagaraDataInterfaceVelocityGrid::CreateComputeParameters

Constructs the correct CS parameter type for this DI (if any).

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

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

Syntax

virtual FNiagaraDataInterfaceParametersCS * CreateComputeParameters() const

Remarks

Constructs the correct CS parameter type for this DI (if any). The object type returned by this can only vary by class and not per object data.