Coherent Design
With its intuitive English-like function names and coherent design, Version 12 introduces symbolic representations of Unity objects and functions that are uniquely easy to read, write and learn.
UnityScene, UnityGameObject, UnityMesh, … represent unity objects in the Wolfram Language, and each comes with a set of functions to create, delete and find.
Basic operations for scenes include CreateUnityScene, FindUnityScene and DeleteUnityScene.
Additional functions such as OpenUnityScene and CloseUnityScene allow scenes to be easily manipulated.