->DataElement(AZ::Edit::UIHandlers::Default,&MeshComponentConfig::m_sortKey,"Sort Key","Transparent meshes are drawn by sort key then depth. Used this to force certain transparent meshes to draw before or after others.")
->DataElement(AZ::Edit::UIHandlers::Default,&MeshComponentConfig::m_sortKey,"Sort Key","Transparent meshes are drawn by sort key then depth. Used this to force certain transparent meshes to draw before or after others.")
->DataElement(AZ::Edit::UIHandlers::CheckBox,&MeshComponentConfig::m_excludeFromReflectionCubeMaps,"Exclude from reflection cubemaps","Mesh will not be visible in baked reflection probe cubemaps")
->DataElement(AZ::Edit::UIHandlers::CheckBox,&MeshComponentConfig::m_excludeFromReflectionCubeMaps,"Exclude from reflection cubemaps","Mesh will not be visible in baked reflection probe cubemaps")