UnityLink`
UnityLink`
UnityBuild
UnityBuild[]
builds the current Unity project.
更多信息
- UnityBuild returns the path to the build it built, and $Failed if it was unable to build the project.
- UnityBuild builds the current Unity project to be run outside the Unity Editor.
- The following options can be given:
-
"BuildName" Automatic the name of the build "BuildDirectory" Automatic the directory where the project will be built "Platform" Automatic the target platform to build for "Scenes" Automatic the scenes to include in the build "Icon" Automatic the icon to use for the build