UArcSplineGenerator

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 UArcSplineGenerator : public [USplineGeneratorBase](API\Editor\ComponentVisualizers\USplineGeneratorBase)  

Variables

Type Name Description
bool bBranchRight  
bool bKeepFirstKeyTangent  
bool bReverseDir  
float Degrees  
int32 NumberOfPoints  
float Radius  

Constructors

Type Name Description
  UArcSplineGenerator ()  

Overridden from USplineGeneratorBase

Type Name Description
void BuildCurve ()  
int32 GetNumPoints ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library