Content-Length: 17871 | pFad | https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/Application-unityVersion.html
The version of the Unity runtime used to play the content.
using UnityEngine;
public class Example : MonoBehaviour { void Start() { print("Version of the runtime: " + Application.unityVersion); } }
Fetched URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/Application-unityVersion.html
Alternative Proxies: