Navigation
API > API/Developer > API/Developer/NaniteUtilities > API/Developer/NaniteUtilities/FTriangle3f
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector3f GetBarycentrics
(
const FVector3f& Point |
Rasterizer.h | ||
FVector3f GetBarycentrics
(
float x, |
Rasterizer.h |
GetBarycentrics(const FVector3f &)
| Name | GetBarycentrics |
| Type | function |
| Header File | /Engine/Source/Developer/NaniteUtilities/Public/Rasterizer.h |
| Include Path | #include "Rasterizer.h" |
FVector3f GetBarycentrics
(
const FVector3f & Point
) const
GetBarycentrics(float, float)
| Name | GetBarycentrics |
| Type | function |
| Header File | /Engine/Source/Developer/NaniteUtilities/Public/Rasterizer.h |
| Include Path | #include "Rasterizer.h" |
FVector3f GetBarycentrics
(
float x,
float y
) const