Version: 2022.3
言語: 日本語

説明

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.