Blender V5.0
BPy_BMLayerCollection Struct Reference

#include <bmesh_py_types_customdata.hh>

Public Attributes

PyObject_VAR_HEAD BMeshbm
char htype
int type

Detailed Description

Access different layer types deform/uv/vertex-color.

Definition at line 39 of file bmesh_py_types_customdata.hh.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD BMesh* BPy_BMLayerCollection::bm

Definition at line 41 of file bmesh_py_types_customdata.hh.

◆ htype

char BPy_BMLayerCollection::htype

Definition at line 42 of file bmesh_py_types_customdata.hh.

◆ type

int BPy_BMLayerCollection::type

Definition at line 43 of file bmesh_py_types_customdata.hh.


The documentation for this struct was generated from the following file: