Skip to main content

OriginMaterialMapKey

  • Key struct used to identify an original material slot on a mesh by its mesh name and material index.
    * Used as a TMap key for origin material lookups with hashing support.
PropertyTypeDescriptionMetadata
MeshNameFNameName of the skeletal mesh this material slot belongs to.
MaterialIndexint32Index of the material slot on the mesh.