Table of Contents

Class: Face ./NMesh.py

Face object

Attributes

mode

Display mode, see NMesh.FaceModes

flag

flag bit vector, specifying selection flags. see NMesh.FaceFlags

transp

transparency mode bit vector; see NMesh.FaceTranspModes

v

List of Face vertices

col

List of Vertex colours

materialIndex

Material index (referring to one of the Materials in the Meshes material list, see Mesh documentation

smooth

Flag whether smooth normals should be calculated (1 = yes)

image

Reference to texture image object

uv

A list of per-face UV coordinates: [(u0, v0), (u1, v1), (u2, v2), .. ]


Table of Contents

This document was automatically generated on Mon Feb 25 13:52:14 2002 by HappyDoc version r1_5