Version: 2021.3

BuildPlayerOptions

struct in UnityEditor

切换到手册

描述

提供各种选项以控制 BuildPipeline.BuildPlayer 的行为。

变量

assetBundleManifestPath清单文件(用于描述构建中使用的所有资源包)的路径(可选)。
extraScriptingDefinesUser-specified preprocessor defines used while compiling assemblies for the player.
locationPathName要构建应用程序的路径。
options其他 BuildOptions,例如是否运行已构建的播放器。
scenesThe Scenes to be included in the build.
subtargetThe Subtarget to build.
target要构建的 BuildTarget。
targetGroup要构建的 BuildTargetGroup。

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