PlaneMesh QML Type
A square planar mesh. More...
Import Statement: | import Qt3D.Extras 2.0 |
Instantiates: | QPlaneMesh |
Properties
- height : real
- meshResolution : size
- width : real
Detailed Description
Property Documentation
Holds the plane resolution. The width and height values of this property specify the number of vertices generated for the mesh in the respective dimensions.