ProstoNik / Unity_ScriptingRef

C# scripting references for unity3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity_ScriptingRef

A collection of small independent C# scripts those seems to be useful in different requirements while working on any sort of project.

TRAFFIC DATA

Authors

Shubham Singh

Index

  • 1 - Updating input manager from editor script
  • 2 - Setting UI anchors from script in editor
  • 3 - Mixing two wav audios
  • 4 - Image editing in unity editor
  • 5 - Rendering pdf file in unity scene
  • 6 - Generate voxel mesh from 2D texture
  • 7 - Flock simulation for birds/fish/etc
  • 8 - Unity Shaders
Thank you

About

C# scripting references for unity3D


Languages

Language:C# 88.2%Language:ShaderLab 11.8%