FrontFace QML Type

The FrontFace type defines front and back facing polygons. 更多...

Import Statement: import Qt3D.Render 2.0
开始支持版本: Qt 5.7
Instantiates: QFrontFace
基类:

RenderState

属性

详细描述

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

参见 CullFace.

属性

direction : enumeration

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