Logo
  • Home

Main

  • Coroutines
    • Examples
    • Tutorial links
  • Shaders
    • General Ressources
    • ShaderLab
      • Properties
    • HLSL
      • Data Types
      • Intrinsic Functions
    • Example
  • Unity Attributes
    • ColorUsage Attribute
    • ContextMenu
    • Delayed
    • Header
    • HelpURL
    • HideInInspector
    • InspectorName
    • MenueItem
    • Range
    • RequireComponent
    • Space
    • SerializeField
    • System.Serializeable
    • Tooltip
  • Useful Scripts
    • Terrain Examples
    • Light Fader
  • Visual Studio Code
    • Unity Snippets for VSCode
  • Scriptable Object
    • Saving
  • Custom Inspector
    • Elements
    • Button
      • Tutorials
  • DocFX for Unity
    • Installation
    • Setup
    • Building the documentation
    • Editing the table of content
    • Editing articles
    • Further remarks
  • Tips and Tricks
    • Editor
      • Search bar
      • Pause Editor in Code
      • Only use in editor mode
      • Plotting Debug Values Snippet
      • Package namespace not adressable
    • Game Architecture
    • Various
      • Random bool:
      • Faster vector distance:
      • Comparing tags is faster with the CompareTags-function:
      • NEVER use Camera.main
      • Switch for Components:
      • Write out some dictionary values in a very dirty fashion
    • Input
      • Make strings for inputs
  • JSON with Unity
    • Unity Internal Serializer
    • Newtonsoft JSON Serializer
  • Addons
    • General
    • Import/Export
    • Objects
    • Textures
    • Shaders
    • Navigation
    • Logic

External Links

  • DOTween
Unity - Clawjelly Manuals
  • Unity3D Documentation

Unity3D Documentation

This is my personal Unity3D Documentation.

Various Links

MonoBehaviour Execution Order

Skinning Multiple Meshes to a Single Rig in Unity

Reuse skeletons for Unity LODGroup

5 ways to draw an outline


Built with MkDocs using a theme provided by Read the Docs.