Blender  V3.3
Public Attributes | List of all members
MSelect Struct Reference

#include <DNA_meshdata_types.h>

Public Attributes

int index
 
int type
 

Detailed Description

Optionally store the order of selected elements. This won't always be set since only some selection operations have an order.

Typically accessed from Mesh.mselect

Definition at line 109 of file DNA_meshdata_types.h.

Member Data Documentation

◆ index

int MSelect::index

◆ type

int MSelect::type

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