Blender V4.5
BPy_BMLoopUV Struct Reference

Public Attributes

PyObject_VAR_HEAD float * uv
bool * vert_select
bool * edge_select
bool * pin
BMLooploop

Detailed Description

Definition at line 46 of file bmesh_py_types_meshdata.cc.

Member Data Documentation

◆ edge_select

◆ loop

BMLoop* BPy_BMLoopUV::loop

Definition at line 58 of file bmesh_py_types_meshdata.cc.

◆ pin

◆ uv

PyObject_VAR_HEAD float* BPy_BMLoopUV::uv

◆ vert_select


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