{ m_Bindings = [ { m_Context = "PropertyEditor" m_Command = "ClearSelection" m_Input = "Esc" }, { m_Context = "PropertyEditor" m_Command = "ClearSelection" m_Input = "LMouse" }, { m_Context = "PropertyEditor" m_Command = "SelectionMultipleModifier" m_Input = "Shift" }, { m_Context = "PropertyEditor" m_Command = "SelectionAddToggleModifier" m_Input = "Ctrl" }, { m_Context = "PropertyEditor" m_Command = "SelectAll" m_Input = "Ctrl+A" }, { m_Context = "PropertyEditor" m_Command = "CopySelectedAttributes" m_Input = "Ctrl+C" }, { m_Context = "PropertyEditor" m_Command = "PasteSelectedAttributes" m_Input = "Ctrl+V" }, { m_Context = "PropertyEditor" m_Command = "PropertyManipulation" m_Input = "MMouse" }, { m_Context = "PropertyEditor" m_Command = "PropertyManipulation_Fast" m_Input = "Shift" }, { m_Context = "PropertyEditor" m_Command = "PropertyManipulation_Slow" m_Input = "Ctrl" }, ] }