QLineWidth Class▲
- 
					Header: QLineWidth 
- 
					Since: Qt 5.10 
- 
					qmake: QT += 3drender 
- 
					Inherited By: 
- 
					Instantiated By: qml-qt3d-render-linewidth.xml 
- 
					Inherits: Qt3DRender::QRenderState 
Detailed Description▲
Property Documentation▲
value : float▲
Specifies the width value to be used.
Access functions:
- 
							float value() const 
- 
							void setValue(float value) 
Notifier signal:
- 
							void valueChanged(float value) 




