Navigation
API > API/Plugins > API/Plugins/ProceduralVegetation
| Name | EPointSelectionSmoothnessMethod |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/ProceduralVegetationEditor/Source/ProceduralVegetation/Public/Nodes/PVManualEditSettings.h |
| Include Path | #include "Nodes/PVManualEditSettings.h" |
Syntax
enum EPointSelectionSmoothnessMethod
{
Linear,
Smooth,
Sphere,
Root,
Sharp,
Sine,
Constant,
}
Values
| Name | Remarks |
|---|---|
| Linear | |
| Smooth | |
| Sphere | |
| Root | |
| Sharp | |
| Sine | |
| Constant |