Navigation
API > API/Runtime > API/Runtime/Engine
Deprecated * FSkelMeshMergeUVTransforms has been deprecated, use FSkelMeshMergeMeshUVTransforms instead
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SkeletalMeshMerge.h |
| Include | #include "SkeletalMeshMerge.h" |
Syntax
struct FSkelMeshMergeUVTransformMapping
Remarks
Info to map all the sections about how to transform their UVsInfo to map all the sections about how to transform their UVs
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FSkelMeshMergeMeshUVTransforms > | UVTransformsPerMesh | UV coordinates transform datam one entry for each Skeletal Mesh. |