ESplinePointType

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum ESplinePointType

Inheritance ObjectValueTypeEnumESplinePointType
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
Linear0
Curve1
Constant2
CurveClamped3
CurveCustomTangent4
ESplinePointType_MAX5