unreal.PointSelectionSmoothnessMethod

class unreal.PointSelectionSmoothnessMethod

Bases: EnumBase

EPoint Selection Smoothness Method

C++ Source:

  • Plugin: ProceduralVegetationEditor

  • Module: ProceduralVegetation

  • File: PVManualEditSettings.h

CONSTANT: PointSelectionSmoothnessMethod = Ellipsis

6

LINEAR: PointSelectionSmoothnessMethod = Ellipsis

0

ROOT: PointSelectionSmoothnessMethod = Ellipsis

3

SHARP: PointSelectionSmoothnessMethod = Ellipsis

4

SINE: PointSelectionSmoothnessMethod = Ellipsis

5

SMOOTH: PointSelectionSmoothnessMethod = Ellipsis

1

SPHERE: PointSelectionSmoothnessMethod = Ellipsis

2