|
Blender V5.0
|
#include <bmesh_mesh_normals.hh>
Public Attributes | |
| bool | face_normals |
Definition at line 18 of file bmesh_mesh_normals.hh.
| 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 23 of file bmesh_mesh_normals.hh.
Referenced by BKE_editmesh_looptris_and_normals_calc(), and BKE_editmesh_looptris_and_normals_calc_with_partial().