Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MeshBuild.h |
| Include | #include "MeshBuild.h" |
Syntax
struct FOverlappingThresholds
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | MorphThresholdPosition | Threshold use to decide if two vertex position are equal. | |
| float | ThresholdPosition | Threshold use to decide if two vertex position are equal. | |
| float | ThresholdTangentNormal | Threshold use to decide if two normal, tangents or bi-normals are equal. | |
| float | ThresholdUV | Threshold use to decide if two UVs are equal. |
Constructors
| Type | Name | Description | |
|---|---|---|---|