Files
filament/tools/matinfo
Romain Guy e1b773958f Add screen and multiply blending modes (#1241)
* Add screen and multiply blending modes

This change also fixes a sorting issue: different sorting modes
were sorted in different buckets which is incorrect. We want
to sort only by distance.

* Update release notes and Java API

* Fix build error
2019-05-30 10:17:16 -07:00
..
2018-08-03 10:38:22 -07:00

Matinfo

matinfo lists the content of a compiled material as output by matc. This tool is meant to be used for debug purpose only.

Usage

$ matinfo [options] <material file>