Navigation
API > API/Plugins > API/Plugins/PCG
Direct the order of a spline's control points. This can be conditional to force a given orientation (clockwise or counter clockwise).
| |
|
| Name |
UPCGReverseSplineSettings |
| Type |
class |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSplineDirection.h |
| Include Path |
#include "Elements/PCGSplineDirection.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGReverseSplineSettings : public UPCGSettings
Inheritance Hierarchy
Variables
Public
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bFlipClockwiseComputationResult |
bool |
Prior to 5.6, the CW/CCW were reversed. |
Elements/PCGSplineDirection.h |
|
| FPCGSplineDirectionElement |
friend |
|
Elements/PCGSplineDirection.h |
|
Functions