base class — bpy_struct
Face in a Mesh datablock
read only area of the face
| Type : | float in [0, inf], default 0.0, (readonly) |
|---|
| Type : | boolean, default False |
|---|
Index number of the vertex
| Type : | int in [0, inf], default 0, (readonly) |
|---|
| Type : | int in [0, 32767], default 0 |
|---|
local space unit length normal vector for this face
| Type : | float array of 3 items in [-1, 1], default (0.0, 0.0, 0.0), (readonly) |
|---|
| Type : | boolean, default False |
|---|
| Type : | boolean, default False |
|---|
Vertex indices
| Type : | int array of 4 items in [0, inf], default (0, 0, 0, 0) |
|---|
Fixed size vertex indices array
| Type : | int array of 4 items in [0, inf], default (0, 0, 0, 0) |
|---|
The midpoint of the face. (readonly)
(readonly)
Inherited Properties
Inherited Functions
|
References