unreal.SplinePointType
¶
- class unreal.SplinePointType¶
Bases:
EnumBase
Permitted spline point types for SplineComponent.
C++ Source:
Module: Engine
File: SplineComponent.h
- CONSTANT: SplinePointType¶
2
- CURVE: SplinePointType¶
1
- CURVE_CLAMPED: SplinePointType¶
3
- CURVE_CUSTOM_TANGENT: SplinePointType¶
4
- LINEAR: SplinePointType¶
0