FrontFace QML Type

The FrontFace type defines front and back facing polygons. \since 5.7 \ingroup renderstates \inqmlmodule Qt3D.Render \inherits RenderState. More...

Instantiates: QFrontFace

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.