Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceMeshCommon.h |
| Include | #include "NiagaraDataInterfaceMeshCommon.h" |
Syntax
USTRUCT ()
struct FMeshTriCoordinate
Remarks
A coordinate on a mesh usable in Niagara. Do not alter this struct without updating the data interfaces that use it!
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMeshTriCoordinate
(
int32 InTri, |