A square planar mesh. 更多...
| import 语句: | import Qt3D.Extras 2.2 |
| 实例化: | QPlaneMesh |
| height : real |
Holds the plane height.
| meshResolution : size |
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.
| [since 5.9] mirrored : bool |
Controls if the UV coordinates of the plane should be flipped vertically.
该特性在 Qt 5.9 引入。
| width : real |
Holds the plane width.