TorusMesh QML Type
A custom mesh. More...
| Import Statement: | import Qt3D.Render 2.0 | 
| Instantiates: | QTorusMesh | 
Properties
- minorRadius : float
 - radius : float
 - rings : int
 - slices : int
 
Detailed Description
Property Documentation
minorRadius : float
Holds the inner radius of the torus.
radius : float
Holds the outer radius of the torus.
rings : int
Holds the number of rings in the mesh.
slices : int
Holds the number of slices in the mesh.
    © The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
    https://doc.qt.io/archives/qt-5.6/qml-qt3d-render-torusmesh.html