Version: 2023.1
언어: 한국어

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)
outputPathOutput path for the AssetBundles.
subtargetThe subtarget to build. (optional)
targetPlatformThe BuildTarget to build. (optional)