UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SkeletalMeshAttributes.cpp File Reference

Namespaces

namespace  MeshAttribute
 
namespace  MeshAttribute::Vertex
 
namespace  MeshAttribute::Bone
 
namespace  MeshAttribute::SourceGeometryPart
 

Variables

const FName MeshAttribute::Vertex::SkinWeights ("SkinWeights")
 
const FName MeshAttribute::Vertex::ImportPointIndex ("ImportPointIndex")
 
const FName MeshAttribute::Bone::Name ("Name")
 
const FName MeshAttribute::Bone::ParentIndex ("ParentIndex")
 
const FName MeshAttribute::Bone::Pose ("Pose")
 
const FName MeshAttribute::Bone::Color ("Color")
 
const FName MeshAttribute::SourceGeometryPart::Name ("Name")
 
const FName MeshAttribute::SourceGeometryPart::VertexOffsetAndCount ("VertexOffsetAndCount")