> For the complete documentation index, see [llms.txt](https://kdoore.gitbook.io/cs2335/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kdoore.gitbook.io/cs2335/introduction/unity-manual-scripting-api.md).

# Unity Manual, Scripting API

Unity provides excellent documentation, so it's important that you become familiar with the types of information provided by Unity

### [Unity Manual](https://docs.unity3d.com/Manual/UnityManual.html)

The Unity Manual provides an easy way to access organized information or to get an overview of how to create games using the Unity Editor.

{% embed url="<https://docs.unity3d.com/Manual/UnityManual.html>" %}

Unity Scripting API
