Navigation
API > API/Plugins > API/Plugins/Niagara
Type | Name | Description | |
---|---|---|---|
![]() |
T | BarycentricInterpolate
(
FVector3f BaryCoord, |
|
![]() |
FVector4 | BarycentricInterpolate
(
FVector3f BaryCoord, |
Overload for FVector4 to work around C2719: (formal parameter with requested alignment of 16 won't be aligned) |
![]() |
T | BarycentricInterpolate
(
float BaryX, |
|
![]() |
FVector4 | BarycentricInterpolate
(
float BaryX, |
Overload for FVector4 to work around C2719: (formal parameter with requested alignment of 16 won't be aligned) |