forked from qt-creator/qt-creator
Doc: Add screenshot of Qt Quick 3D Model type properties
Also update screenshot of Qt Quick 3D Components section in Library view QML Types tab. Change-Id: Id70c5cb8400c81473eb1d2e3a9c8e41cd53db3d9 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 8.4 KiB |
BIN
doc/qtdesignstudio/images/studio-qtquick-3d-model.png
Normal file
BIN
doc/qtdesignstudio/images/studio-qtquick-3d-model.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
@@ -40,12 +40,14 @@
|
||||
types: cube, cone, cylinder, plane (rectangle) or sphere. You can drag and
|
||||
drop a model from the \uicontrol Library to a 3D scene.
|
||||
|
||||
\image studio-qtquick-3d-components.png
|
||||
\image studio-qtquick-3d-components.png "Library view QML Types tab Qt Quick 3D section"
|
||||
|
||||
You can change the model type in the \uicontrol Source field in the
|
||||
\uicontrol Properties view. Select the \inlineimage plus.png
|
||||
button to add custom model types to the list.
|
||||
|
||||
\image studio-qtquick-3d-model.png "Model properties"
|
||||
|
||||
To enable picking the model against the scene, select the
|
||||
\uicontrol Pickable check box. Picking transforms the screen
|
||||
space x and y coordinates to a ray cast towards the specified
|
||||
|
Reference in New Issue
Block a user