CylinderGeometry QML Type

Import Statement: import Qt3D.Render 2.0
Instantiates: QCylinderGeometry

Properties

Detailed Description

Property Documentation

indexAttribute : Attribute

Holds the geometry index attribute.

length : float

Holds the length of the cylinder.

normalAttribute : Attribute

Holds the geometry normal attribute.

positionAttribute : Attribute

Holds the geometry position attribute.

radius : float

Holds the radius of the cylinder.

rings : int

Holds the number of rings in the cylinder.

slices : int

Holds the number of slices in the cylinder.

texCoordAttribute : Attribute

Holds the geometry texture coordinate attribute.

© 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-cylindergeometry.html