Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore
| Name | FGeometryScriptIterativeMeshSmoothingOptions |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/MeshDeformFunctions.h |
| Include Path | #include "GeometryScript/MeshDeformFunctions.h" |
Syntax
USTRUCT (BlueprintType )
struct FGeometryScriptIterativeMeshSmoothingOptions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Alpha | float | GeometryScript/MeshDeformFunctions.h |
|
|
| EmptyBehavior | EGeometryScriptEmptySelectionBehavior | EmptyBehavior Defines how an empty input selection should be interpreted | GeometryScript/MeshDeformFunctions.h |
|
| NumIterations | int | GeometryScript/MeshDeformFunctions.h |
|