Navigation
API > API/Editor > API/Editor/ComponentVisualizers
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USplineGeneratorBase
- UCircleSplineGenerator
References
| Module | ComponentVisualizers |
| Header | /Engine/Source/Editor/ComponentVisualizers/Public/SplineGeneratorPanel.h |
| Include | #include "SplineGeneratorPanel.h" |
Syntax
class UCircleSplineGenerator : public USplineGeneratorBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bBranchRight | ||
| bool | bKeepFirstKeyTangent | ||
| bool | bReverseDir | ||
| int32 | NumberOfPoints | ||
| float | Radius |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from USplineGeneratorBase
| Type | Name | Description | |
|---|---|---|---|
| void | BuildCurve () |
||
| int32 | GetNumPoints () |