Version: 2022.2
언어: 한국어

설명

The model importer imports materials in standard mode using OnPostprocessMaterial callback.

When selected, the model importer generates and populates materials by applying a set of simple default rules. The ModelImporter will also invoke AssetPostprocessor.OnPostprocessMaterial with each created material. Note: This is the only option where OnPostprocessMaterial is called.