diff --git a/doc/qtdesignstudio/images/material-copy-properties.png b/doc/qtdesignstudio/images/material-copy-properties.png new file mode 100644 index 00000000000..aae30209295 Binary files /dev/null and b/doc/qtdesignstudio/images/material-copy-properties.png differ diff --git a/doc/qtdesignstudio/images/material-editor-browser.webp b/doc/qtdesignstudio/images/material-editor-browser.webp index d3963b522e4..8933b9d8e63 100644 Binary files a/doc/qtdesignstudio/images/material-editor-browser.webp and b/doc/qtdesignstudio/images/material-editor-browser.webp differ diff --git a/doc/qtdesignstudio/src/views/studio-material-editor.qdoc b/doc/qtdesignstudio/src/views/studio-material-editor.qdoc index 6857c895831..19f010f0caf 100644 --- a/doc/qtdesignstudio/src/views/studio-material-editor.qdoc +++ b/doc/qtdesignstudio/src/views/studio-material-editor.qdoc @@ -61,8 +61,12 @@ \section1 Assigning a Material to an Object - To assign a material to a 3D object in your project, first select the object - in \uicontrol Navigator or the \uicontrol{3D} view. Then, do one of the + To assign a material to a 3D object in your project, drag the material from + \uicontrol {Material Browser} to the object in the \uicontrol Navigator or + \uicontrol 3D view. + + Additionally, you can also first select the object + in the \uicontrol Navigator or \uicontrol{3D} view, and then do one of the following: \list @@ -86,6 +90,26 @@ \image materials-remove-material.png \endlist + \section1 Copying and Pasting Material Properties + + You can copy properties from one material to another. You can choose if you + want to copy all properties or certain property groups. + + To copy material properties from one material to another: + + \list + \li In \uicontrol {Material Browser}, right-click the material that you + want to copy properties from. + \li Select \uicontrol {Copy properties} and then + \uicontrol All or a property group. + \image material-copy-properties.png + \li Right-click the material that you want to copy the properties to. + \li Select \uicontrol {Paste properties}. + \endlist + + \note You can't copy material properties between materials of different + material types. + \section1 Using Texture Maps In \QDS you can add many different texture maps to your material.