This version of Unity is unsupported.

AssetPostprocessor.OnPreprocessSpeedTree()

Description

Add this function to a subclass to get a notification just before a SpeedTree asset (.spm file) is imported.

This function behaves much like OnPreprocessModel where you can control the SpeedTree asset import settings through code.