PlaneMesh QML Type

A square planar mesh. More...

Instantiates: QPlaneMesh

Properties

Detailed Description

\inqmlmoduleQt3D.Extras

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

\since5.9

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


width : real

Holds the plane width.