UnityInformation
gives detailed information about the Unity Engine being run.
UnityInformation["comp"]
gives a list of rules with information about the component "comp".
UnityInformation ["comp","prop"]
gives the value of property "prop" for component "comp".
Details
- When run in a notebook interface, UnityInformation[] yields a graphical form; otherwise, it gives a list of rules.
- UnityInformation[All] always gives a list of rules.
- Typical possible components to specify include:
-
"Engine" Unity Engine used to run game simulations "Editor" Unity Editor used to design games "System" current system Unity is running on - UnityInformation["comp","Properties"] gives a list of names of properties for component "comp".
- UnityInformation["Components"] gives a list of names of components.
Examples
open allclose allBasic Examples (1)
Text
Wolfram Research (2019), UnityInformation, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/UnityInformation.html.
CMS
Wolfram Language. 2019. "UnityInformation." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/UnityInformation.html.
APA
Wolfram Language. (2019). UnityInformation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/UnityInformation.html