Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h |
| Include | #include "NiagaraDataInterface.h" |
Syntax
template<>
struct FNDIInputParam< FQuat4f >
Variables
| Type | Name | Description | |
|---|---|---|---|
| VectorVM::FExternalFuncInputHandler< float > | W | ||
| VectorVM::FExternalFuncInputHandler< float > | X | ||
| VectorVM::FExternalFuncInputHandler< float > | Y | ||
| VectorVM::FExternalFuncInputHandler< float > | Z |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Advance
(
int32 Count |
||
FNDIInputParam
(
FVectorVMExternalFunctionContext& Context |
|||
| FQuat4f | Get () |
||
| FQuat4f | |||
| void | Init
(
FVectorVMExternalFunctionContext& Context |
||
| bool | IsConstant () |
||
| void | Reset () |