BuildAssetBundlesParameters

struct in UnityEditor

Description

Provide various options to control the behavior of BuildPipeline.BuildAssetBundles.

Properties

bundleDefinitionsArray defining the name and contents of each AssetBundle. (optional)
extraScriptingDefinesUser-specified preprocessor defines used while compiling assemblies during the AssetBundle build. (optional)
optionsFlags from the BuildAssetBundleOptions enum. (optional)
outputPathOutput path for the AssetBundles.
subtargetThe subtarget to build. (optional)
targetPlatformThe BuildTarget to build. (optional)

Did you find this page useful? Please give it a rating: