Moving mesh vertices in Edit mode
In order to move mesh vertices using the Blender Python API without leaving EDIT mode we need to use bmesh structure. With it, we can conveniently manipulate all the geometry of the object.
Read more: https://b3d.interplanety.org/en/moving-mesh-vertices-in-edit-mode/
Комментарии
Отправить комментарий