Blender V4.3
BMeshNormalsUpdate_Params Struct Reference

#include <bmesh_mesh_normals.hh>

Public Attributes

bool face_normals
 

Detailed Description

Definition at line 15 of file bmesh_mesh_normals.hh.

Member Data Documentation

◆ face_normals

bool BMeshNormalsUpdate_Params::face_normals

When calculating tessellation as well as normals, tessellate & calculate face normals for improved performance. See BMeshCalcTessellation_Params

Definition at line 20 of file bmesh_mesh_normals.hh.

Referenced by BKE_editmesh_looptris_and_normals_calc(), and BKE_editmesh_looptris_and_normals_calc_with_partial().


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