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/04/28 20:53]
73.95.178.156
start [2021/05/01 16:38] (current)
uninomiconadmin
Line 3: Line 3:
 //Documented here are the dark, scientific secrets of the Unity Engine.// //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. But we're duplicating each other's work.+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 *beforeyou start your dive into the engine's internals. Hopefully, if we work together, it will save some of us a trip.+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: ==== ==== 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]]))   * 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, or by RSS.+  * 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: ==== ==== Contributing: ====
-The goal of this wiki is not to be a replacement for the Unity Documentation; it is a supplement. Pages should contain a collection of short-form facts and explanationsand be easy to skim when you are researching a problem. Do not post guides and tutorials. These are better suited for blog posts, not the Uninomicon.  +To encourage contributionpages 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.
- +
-Any page can be edited by clicking the buttons on the right-hand side of the page. When contributing, please keep in mind the overall readability of the pageand add headers/organization as necessary.+
  
 ---- ----
Line 21: Line 20:
 ===== Selected Pages ===== ===== Selected Pages =====
  
-  * [[globalobjectid|]] 
-  * [[physicscallbacks|]] 
-  * [[playerloop|]] 
   * [[scenemanager|]]   * [[scenemanager|]]
 +  * [[library|]]
 +  * [[globalobjectid|]]
   * [[runtimeinitializeonload|]]   * [[runtimeinitializeonload|]]
 +  * [[playerloop|]] 
 +  * [[physicscallbacks|]]
 +
 +----
  
 ===== Table Of Contents ===== ===== Table Of Contents =====
start.1619643193.txt.gz · Last modified: 2021/04/28 20:53 by 73.95.178.156