base class — bpy_struct
Polygon in a Mesh datablock
Read only area of this polygon
Type : | float in [0, inf], default 0.0, (readonly) |
---|
Center of this polygon
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0), (readonly) |
---|
Type : | boolean, default False |
---|
Index of this polygon
Type : | int in [0, inf], default 0, (readonly) |
---|
Index of the first loop of this polygon
Type : | int in [0, inf], default 0 |
---|
Number of loops used by this polygon
Type : | int in [0, inf], default 0 |
---|
Type : | int in [0, 32767], default 0 |
---|
Local space unit length normal vector for this polygon
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 3 items in [0, inf], default (0, 0, 0) |
---|
(readonly)
(readonly)
Inherited Properties
Inherited Functions
References