Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TBSpline
| Name | FValidKnotSearchParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Splines/BSpline.h |
| Include Path | #include "Splines/BSpline.h" |
Syntax
struct FValidKnotSearchParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Splines/BSpline.h | |||
FValidKnotSearchParams
(
float InDesiredParameter |
Splines/BSpline.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bSearchLeft | bool | Splines/BSpline.h | ||
| bSearchRight | bool | Splines/BSpline.h | ||
| DesiredParameter | float | Splines/BSpline.h |