Lagrange
Loading...
Searching...
No Matches
SceneOptions Struct Reference

Scene-specific options for unwrap_scene / repack_scene. More...

#include <lagrange/xatlas/Options.h>

Public Attributes

std::vector< float > per_instance_importance
 Optional per-instance importance weights.
 

Detailed Description

Scene-specific options for unwrap_scene / repack_scene.

Member Data Documentation

◆ per_instance_importance

std::vector<float> per_instance_importance

Optional per-instance importance weights.

Size must be 0 or equal to the number of scene instances; values must be > 0 and finite. Affects unwrap_scene only.


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