Blender V5.0
BMPartialUpdate_Params Struct Reference

#include <bmesh_mesh_partial_update.hh>

Public Attributes

bool do_normals
bool do_tessellate

Detailed Description

Parameters used to determine which kinds of data needs to be generated.

Definition at line 20 of file bmesh_mesh_partial_update.hh.

Member Data Documentation

◆ do_normals

bool BMPartialUpdate_Params::do_normals

◆ do_tessellate

bool BMPartialUpdate_Params::do_tessellate

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