Lagrange
|
Option struct for computing per-corner mesh normals. More...
#include <lagrange/compute_weighted_corner_normal.h>
Public Attributes | |
std::string_view | output_attribute_name = "@weighted_corner_normal" |
Output normal attribute name. | |
NormalWeightingType | weight_type = NormalWeightingType::Uniform |
Per-vertex normal averaging weighting type. | |
Option struct for computing per-corner mesh normals.