|
Lagrange
|
Extract mesh with alpha mask options. More...
#include <lagrange/texproc/extract_mesh_with_alpha_mask.h>
Public Attributes | |
| AttributeId | texcoord_id = invalid_attribute_id() |
| Indexed UV attribute id. | |
| float | alpha_threshold = 0.5f |
| Opaque mask theshold. | |
Extract mesh with alpha mask options.
| AttributeId texcoord_id = invalid_attribute_id() |
Indexed UV attribute id.
Must be a valid attribute of the input mesh.