FrontFace QML Type

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

导入语句: import Qt3D.Render 2.0
Since: Qt 5.7
实例化: 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.