|
Blender V4.3
|
#include <bmesh_py_types_customdata.hh>
Public Attributes | |
| PyObject_VAR_HEAD BMesh * | bm |
| char | htype |
| int | type |
Access different layer types deform/uv/vertex-color.
Definition at line 35 of file bmesh_py_types_customdata.hh.
| PyObject_VAR_HEAD BMesh* BPy_BMLayerCollection::bm |
Definition at line 37 of file bmesh_py_types_customdata.hh.
| char BPy_BMLayerCollection::htype |
Definition at line 38 of file bmesh_py_types_customdata.hh.
| int BPy_BMLayerCollection::type |
Definition at line 39 of file bmesh_py_types_customdata.hh.