assimp info <file...>
Load a model file and print basic statistics. Full postprocessing is applied unless the `-r` switch is specified
Arguments
Name | Description |
---|---|
file | Print basic structure of a 3D model |
Options
Name | Description |
---|---|
-r, --raw | No postprocessing, do a raw import |
-v, --verbose | Print verbose info such as node transform data |
-s, --silent | Print only minimal info |
-h, --help | Detailed help on a command |