Version: 2023.2

BuildAssetBundlesParameters

struct in UnityEditor

切换到手册

描述

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

变量

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)
outputPathAssetBundle 的输出路径。
subtargetThe subtarget to build. (optional)
targetPlatformThe BuildTarget to build. (optional)

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