UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MeshAttribute::Bone Namespace Reference

Variables

const FName Name ("Name")
 
const FName ParentIndex ("ParentIndex")
 
const FName Pose ("Pose")
 
const FName Color ("Color")
 

Variable Documentation

◆ Color

SKELETALMESHDESCRIPTION_API const FName MeshAttribute::Bone::Color ( "Color"  )

◆ Name

SKELETALMESHDESCRIPTION_API const FName MeshAttribute::Bone::Name ( "Name"  )

◆ ParentIndex

SKELETALMESHDESCRIPTION_API const FName MeshAttribute::Bone::ParentIndex ( "ParentIndex"  )

◆ Pose

SKELETALMESHDESCRIPTION_API const FName MeshAttribute::Bone::Pose ( "Pose"  )