Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceCurveBase.h |
| Include | #include "NiagaraDataInterfaceCurveBase.h" |
Syntax
template<typename NextBinder>
struct TCurveUseLUTBinder
Remarks
External function binder choosing between template specializations based on if a curve should use the LUT over full evaluation.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Bind
(
UNiagaraDataInterface* Interface, |