UCircleSplineGenerator

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

Variables

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

Constructors

Type Name Description
  UCircleSplineGenerator ()  

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