base class — bpy_struct
Vertex in a Mesh datablock
Weight used by the Bevel modifier ‘Only Vertices’ option
| Type: | float in [-inf, inf], default 0.0 |
|---|
| Type: | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
|---|
Weights for the vertex groups this vertex is member of
| Type: | bpy_prop_collection of VertexGroupElement, (readonly) |
|---|
| Type: | boolean, default False |
|---|
Index of this vertex
| Type: | int in [0, inf], default 0, (readonly) |
|---|
Vertex Normal
| Type: | float array of 3 items in [-1, 1], default (0.0, 0.0, 0.0) |
|---|
| Type: | boolean, default False |
|---|
For meshes with modifiers applied, the coordinate of the vertex with no deforming modifiers applied, as used for generated texture coordinates
| Type: | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0), (readonly) |
|---|
Inherited Properties
Inherited Functions
References