PlaneMesh QML Type

A square planar mesh. 更多...

import 語句: import Qt3D.Extras 2.0
實例化: 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.

mirrored : bool

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

This QML property was introduced in Qt 5.9.

width : real

Holds the plane width.