Integrating github/staging through commit 5f214be
This commit is contained in:
@@ -98,7 +98,7 @@ namespace AZ
|
||||
->Attribute("AutoExpand", true)
|
||||
->Attribute(Edit::Attributes::NameLabelOverride, "")
|
||||
->DataElement(AZ_CRC("ManifestName", 0x5215b349), &SkeletonGroup::m_name, "Name skeleton",
|
||||
"Name the skeleton as you want it to appear in the Lumberyard Asset Browser.")
|
||||
"Name the skeleton as you want it to appear in the Open 3D Engine Asset Browser.")
|
||||
->Attribute("FilterType", DataTypes::ISkeletonGroup::TYPEINFO_Uuid())
|
||||
->DataElement("NodeListSelection", &SkeletonGroup::m_selectedRootBone, "Select root bone", "Select the root bone of the skeleton.")
|
||||
->Attribute("ClassTypeIdFilter", AZ::SceneData::GraphData::RootBoneData::TYPEINFO_Uuid())
|
||||
|
||||
Reference in New Issue
Block a user