Navigation
API > API/Runtime > API/Runtime/StaticMeshDescription > API/Runtime/StaticMeshDescription/FStaticMeshOperations
References
| Module | StaticMeshDescription |
| Header | /Engine/Source/Runtime/StaticMeshDescription/Public/StaticMeshOperations.h |
| Include | #include "StaticMeshOperations.h" |
Syntax
struct FGenerateUVOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bMergeTrianglesWithIdenticalAttributes | Wether to fold triangles sharing the same UVs & vertex colors in the generated UV mapping. | |
| int32 | TextureResolution | Expected texture resolution. | |
| EGenerateUVMethod | UVMethod | Method to use when generating UVs. |