Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/Simplification
Apply Uniform Remeshing to the TargetMesh. @warning this function can be quite expensive. The results may be non-deterministic, and are expected to change in future versions.
Target is Geometry Script Library Remeshing Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| struct | Remesh Options | |
| struct | Uniform Options |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Target Mesh |