UNiagaraDataInterfacePressureGrid::BindParameters

Methods that operate on an instance of type FNiagaraDataInterfaceParametersCS*, created by the above [CreateComputeParameters()](API\Plugins\HairStrandsNiagara\UNiagaraDataInterfacePressureGri-\CreateComputePar-) method

Windows
MacOS
Linux

Override Hierarchy

UNiagaraDataInterfaceBase::BindParameters()

UNiagaraDataInterfacePressureGrid::BindParameters()

References

Module

HairStrandsNiagara

Header

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

Include

#include "NiagaraDataInterfacePressureGrid.h"

Source

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

Syntax

virtual void BindParameters
(
    FNiagaraDataInterfaceParametersCS * Base,
    const FNiagaraDataInterfaceGPUParamInfo & ParameterInfo,
    const class FShaderParameterMap & ParameterMap
)

Remarks

Methods that operate on an instance of type FNiagaraDataInterfaceParametersCS*, created by the above CreateComputeParameters() method

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