Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/BarycentricInterpolate
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceMeshCommon.h |
Include | #include "NiagaraDataInterfaceMeshCommon.h" |
FVector4 BarycentricInterpolate
&40;
float BaryX,
float BaryY,
float BaryZ,
const FVector4 & V0,
const FVector4 & V1,
const FVector4 & V2
&41;
Remarks
Overload for FVector4 to work around C2719: (formal parameter with requested alignment of 16 won't be aligned)