Navigation
Unreal Engine C++ API Reference > Editor > ComponentVisualizers
Inheritance Hierarchy
References
Module | ComponentVisualizers |
Header | /Engine/Source/Editor/ComponentVisualizers/Public/SplineGeneratorPanel.h |
Include | #include "SplineGeneratorPanel.h" |
Syntax
class UEllipseSplineGenerator : public [USplineGeneratorBase](API\Editor\ComponentVisualizers\USplineGeneratorBase)
Variables
Type | Name | Description |
---|---|---|
bool | bBranchRight | |
bool | bKeepFirstKeyTangent | |
bool | bReverseDir | |
float | Length | |
int32 | NumberOfPoints | |
float | Width |
Constructors
Type | Name | Description |
---|---|---|
UEllipseSplineGenerator () |
Overridden from USplineGeneratorBase
Type | Name | Description |
---|---|---|
void | BuildCurve () |