PlaneMesh QML Type
A square planar mesh. 更多...
Import Statement: | import Qt3D.Extras 2.0 |
Instantiates: | QPlaneMesh |
属性
- height : real
- meshResolution : size
- mirrored : bool
- width : real
详细描述
属性
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.
Controls if the UV coordinates of the plane should be flipped vertically.
This QML property was introduced in Qt 5.9.