UNITY LINK

Open a Unity Project

Unity projects can be opened from a Wolfram notebook.

In the Unity Editor

Open a project in the Unity editor with UnityOpen:

  • If the project directory does not exist, it will be created. The Wolfram Asset is automatically added to the project.

In Background

Use LaunchUnity to launch the Unity engine in background and open a project:

  • Use CloseUnity to close Unity editor and the project.