Unreal Engine – Make Modular Skeletal Mesh UE8214

Make Modular Skeletal Mesh

Features:

  • Modular Extraction based on Material and/or Bone.
  • UV Island Filtering: Employ UVFilter to selectively include mesh vertices based on UV islands.
  • Advanced Root Transform Controls: Fine-tune mesh positioning, rotation, and scaling with precision.
  • Math Operators for mesh manipulation: +, -, ~, &, and |.
  • Inherit LODs, Morph Targets and Cloth Asset from the base mesh.

Code Modules:

  •  MakeModularSkeletalMesh (Editor)

Number of Blueprints: 1

Number of C++ Classes: 1

Supported Platforms: Windows, MacOS

Important/Additional Notes:

  • This is NOT a merging tool. You can only utilize the Math Operators on the same mesh.

Disclaimer: assets show in the images are not included.