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

AssetImporter.userData

public string userData;

Description

Get or set any user data.

This can be useful during asset post processing if you want to associate eg. a model with an auxillary xml file to control some parts of the importing or you can put your xml data directly in to the userData field.