Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2021/02/07 23:33]
uninomiconadmin created
start [2021/05/01 16:38] (current)
uninomiconadmin
Line 1: Line 1:
-Documented here are the dark, scientific secrets of the Unity Engine.+====== The Uninomicon ====== 
 + 
 +//Documented here are the dark, scientific secrets of the Unity Engine.// 
 + 
 +Unity is a very complex beast, and much of its behavior is undocumented. While this is often for good reason((too unstable, too experimental, private interfaces, etc)), many of us still find ourselves doing research into the precise operation of Unity APIs. 
 + 
 +This wiki is a place for that research. It's a place you can look //before// you start your dive into the engine's internals. Hopefully, if we work together, it will save some of us a trip. 
 + 
 +==== Usage Tips: ==== 
 +  * Most pages are named after their Unity C# counter-parts.((ie. If you want to know how Unity handles scene loading, go to [[SceneManager]])) 
 +  * You can subscribe to a page to receive email updates.((note: you'll need an account)) 
 +  * This wiki documents //unstable// features. "Here be dragons"  
 + 
 + 
 +==== Contributing: ==== 
 +To encourage contribution, pages can be edited **anonymously**: just click on the buttons on the right-hand side of the page((note: the home page cannot be edited)). When contributing, please read the [[wiki:contributing|Contributor Guide]], so that I don't have to edit your submission. 
 + 
 +---- 
 + 
 +===== Selected Pages ===== 
 + 
 +  * [[scenemanager|]] 
 +  * [[library|]] 
 +  * [[globalobjectid|]] 
 +  * [[runtimeinitializeonload|]] 
 +  * [[playerloop|]]  
 +  * [[physicscallbacks|]] 
 + 
 +---- 
 + 
 +===== Table Of Contents ===== 
 + 
 +([[https://uninomicon.com/start?do=index|Compact Table Of Contents]]) 
 + 
 +{{nsindex nons}} 
  
start.1612740810.txt.gz · Last modified: 2021/02/07 23:33 by uninomiconadmin