Navigation
API > API/Editor > API/Editor/ComponentVisualizers
| Name | URectangleSplineGenerator |
| Type | class |
| Header File | /Engine/Source/Editor/ComponentVisualizers/Public/SplineGeneratorPanel.h |
| Include Path | #include "SplineGeneratorPanel.h" |
Syntax
UCLASS (Config=EditorSettings, DisplayName="Rectangle")
class URectangleSplineGenerator : public USplineGeneratorBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → USplineGeneratorBase → URectangleSplineGenerator
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
URectangleSplineGenerator() |
SplineGeneratorPanel.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bBranchRight | bool | SplineGeneratorPanel.h |
|
|
| Length | float | SplineGeneratorPanel.h |
|
|
| Width | float | SplineGeneratorPanel.h |
|
Functions
Public
Overridden from USplineGeneratorBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void BuildCurve() |
SplineGeneratorPanel.h | ||
virtual int32 GetNumPoints() |
SplineGeneratorPanel.h |