Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FKnot
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FKnot () |
Splines/BSpline.h | ||
FKnot
(
float InValue, |
Splines/BSpline.h |
FKnot()
| Name | FKnot |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Splines/BSpline.h |
| Include Path | #include "Splines/BSpline.h" |
FKnot()
FKnot(float, uint32)
| Name | FKnot |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Splines/BSpline.h |
| Include Path | #include "Splines/BSpline.h" |
FKnot
(
float InValue,
uint32 InMultiplicity
)