unity_version | R Documentation |
Print the version of the Unity Editor in use.
unity_version(unity = NULL)
unity |
The path to the Unity executable on your system (importantly,
not the UnityHub executable). If |
A character vector of length 1 containing the version of Unity in use.
try( unity_version() )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.