Blender  V2.93
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 wont always be set since only some selection operations have an order.

Typically accessed from Mesh.mselect

Definition at line 137 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: