AssetPostprocessor.OnPreprocessModelfunction OnPreprocessModel () : voidDescriptionAdd this function in a subclass to get a notification just before a model (.fbx, .mb file etc.) is being imported. This lets you control the import settings trough code. // Disable generation of materials if the file contains |
