unreal.SplineModifierBlendMode

class unreal.SplineModifierBlendMode

Bases: EnumBase

ESpline Modifier Blend Mode

C++ Source:

  • Plugin: MeshPartition

  • Module: MeshPartitionEditor

  • File: MeshPartitionSplineModifier.h

MAX: SplineModifierBlendMode = Ellipsis

Only move vertices lying on the negative Z side of the spline

Type:

2

MIN: SplineModifierBlendMode = Ellipsis

Only move vertices lying on the positive Z side of the spline

Type:

1

NORMAL: SplineModifierBlendMode = Ellipsis

No restrictions on which vertices are affected

Type:

0