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
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bSearchLeft |
bool |
|
Splines/BSpline.h |
|
| bSearchRight |
bool |
|
Splines/BSpline.h |
|
| DesiredParameter |
float |
|
Splines/BSpline.h |
|
Functions
Public