front_face property
front_face property
Gets or sets which order is front face.
Definition:
@property
def front_face(self):
...
@front_face.setter
def front_face(self, value):
...
See Also
- module
aspose.threed.render
- class
FrontFace
- class
RenderState