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

BuildAssetBundlesParameters.outputPath

public string outputPath;

Description

Output path for the AssetBundles.

This can be an absolute path, or a path relative to the current project. This folder is not created automatically and BuildPipeline.BuildAssetBundles fails if it doesn't already exist.