Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Parameterization > API/Plugins/DynamicMesh/Parameterization/FDynamicMeshUVEditor
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/Parameterization/DynamicMeshUVEditor.h |
| Include | #include "Parameterization/DynamicMeshUVEditor.h" |
Syntax
struct FExpMapOptions
Remarks
FExpMapOptions provides additional control over ExpMap UV generation below
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | NormalSmoothingAlpha | Alpha for smoothing, valid range is 0-1 | |
| int32 | NormalSmoothingRounds | Number of rounds of explicit uniform normal smoothing to apply to mesh normals |
Constructors
| Type | Name | Description | |
|---|---|---|---|