unreal.SplinePointType

class unreal.SplinePointType

Bases: unreal.EnumBase

Permitted spline point types for SplineComponent.

C++ Source:

  • Module: Engine

  • File: SplineComponent.h

CONSTANT

2

CURVE

1

CURVE_CLAMPED

3

CURVE_CUSTOM_TANGENT

4

LINEAR

0