Version: 5.6

BuildPlayerOptions

struct in UnityEditor

マニュアルに切り替える

説明

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

変数

assetBundleManifestPathThe path to an manifest file describing all of the asset bundles used in the build (optional).
locationPathName成果物の保存先のパス
optionsビルドしたプレイヤーを実行するか、などの追加の BuildOptions
scenesビルドに含まれるシーンです。空欄の場合、現在開いているシーンがビルドされます。パスは、プロジェクトフォルダー (Assets/MyLevels/MyScene.unity) からの相対パスになります。
targetビルドする BuildTarget
targetGroupThe BuildTargetGroup to build.