Namespace FBXImporter.MaterialConverters
Classes
MaterialConverter
Serves as an abstract base for converting a ufbx material into a Unity material.
StandardMaterialConverter
A MaterialConverter implementation that uses the "Autodesk Interactive" Unity shader to map properties from a ufbx material (e.g., base color, roughness, metalness) onto a new Unity material.