Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.