The FrontFace type defines front and back facing polygons. 更多...
| import 语句: | import Qt3D.Render 2.5 |
| 实例化: | 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.