W3cubDocs

/Qt 5.15

PlaneMesh QML Type

A square planar mesh. More...

Import Statement: import Qt3D.Extras 2.15
Instantiates: QPlaneMesh

Properties

Detailed Description

Property Documentation

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.

mirrored : bool

Controls if the UV coordinates of the plane should be flipped vertically.

This property was introduced in Qt 5.9.

width : real

Holds the plane width.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.15/qml-qt3d-extras-planemesh.html