| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/BuildPlayerWithProfileOptions.html | [Back] [Original] |
Provide various options to control the behavior of BuildPipeline.BuildPlayer when using a build profile.
| Property | Description |
|---|---|
| assetBundleManifestPath | The path to a manifest file describing all the AssetBundles used in the build (optional). |
| buildProfile | The build profile to build. |
| locationPathName | The path where the application will be built. |
| options | Additional BuildOptions, like whether to run the built player. |
| Web Proxy Viewer | New URL | Original Page |