|
Blender
V3.3
|
#include <bmesh_py_types_customdata.h>
Public Attributes | |
| PyObject_VAR_HEAD struct BMesh * | bm |
| char | htype |
| int | type |
Access different layer types deform/uv/vertex-color.
Definition at line 32 of file bmesh_py_types_customdata.h.
| PyObject_VAR_HEAD struct BMesh* BPy_BMLayerCollection::bm |
Definition at line 34 of file bmesh_py_types_customdata.h.
| char BPy_BMLayerCollection::htype |
Definition at line 35 of file bmesh_py_types_customdata.h.
| int BPy_BMLayerCollection::type |
Definition at line 36 of file bmesh_py_types_customdata.h.