Blender V4.3
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 35 of file bmesh_py_types_customdata.hh.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD BMesh* BPy_BMLayerCollection::bm

Definition at line 37 of file bmesh_py_types_customdata.hh.

◆ htype

char BPy_BMLayerCollection::htype

Definition at line 38 of file bmesh_py_types_customdata.hh.

◆ type

int BPy_BMLayerCollection::type

Definition at line 39 of file bmesh_py_types_customdata.hh.


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