×
Scripting API · unity.com. Version: 2022.3. Versions with this page: Unity 6 Preview · 2023.2 · 2023.1 · 2022.2 · 2022.1 · 2021.3 · 2021.2 · 2021.1 · 2020.3 ...
Missing: url | Show results with:url
Welcome to the Unity Scripting Reference! This section of the documentation contains details of the scripting API that Unity provides.
Missing: url | Show results with:url
Editor-only function that Unity calls when the script is loaded or a value changes in the Inspector. OnWillRenderObject, OnWillRenderObject is called for each ...
Missing: url | Show results with:url
Gets references to all components of type T on the same GameObject as the component specified, and any parent of the GameObject. SendMessage, Calls the method ...
Missing: url | Show results with:url
This class contains static methods for looking up information about and controlling the runtime data. Static Properties. absoluteURL, The URL of the document.
It gives you smoothed and configurable input that can be mapped to a keyboard, joystick or mouse. Use Input.GetButton for action-like events only. Do not use it ...
Missing: url | Show results with:url
Scripting API · unity.com. Version: 2022.3. Versions with this page: Unity 6 Preview · 2023.2 · 2023.1 · 2022.2 · 2022.1 · 2021.2 · 2021.1 · 2020.3 · 2020.2 ...
Missing: url | Show results with:url
This is a small utility module for retrieving the contents of URLs. You start a download in the background by calling WWW(url) which returns a new WWW object.
Script interface for the InheritVelocityModule of a Particle System. isEmitting, Determines whether the Particle System is emitting particles. A Particle System ...
Missing: url | Show results with:url
People also ask
This structure is used throughout Unity to pass 3D positions and directions around. It also contains functions for doing common vector operations.
Missing: url | Show results with:url