import Qt3D.Core 2.6 import Qt3D.Render 2.6 Material { id: root effect: WireframeEffect {} parameters: [ ] }