W3cubDocs

/Qt 6.9

FrontFace QML Type

The FrontFace type defines front and back facing polygons. More...

Import Statement: import Qt3D.Render 2.9
In C++: QFrontFace
Inherits:

RenderState

Status: Deprecated

Properties

Detailed Description

A FrontFace sets the winding direction of the front facing polygons.

See also CullFace.

Property Documentation

direction : enumeration

Holds the winding direction of the front facing polygons. Default is FrontFace.Clockwise.


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