Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.25 KB

README.md

File metadata and controls

16 lines (14 loc) · 1.25 KB

Unity Forge Extension Methods

Collection of extension methods for Unity.

Description

Various extension methods for following Unity classes:

  1. GameObject
  2. Graphic
  3. RectTransform
  4. SpriteRenderer
  5. Transform

How to use

Add this repository as submodule under Assets folder or download it and put to Assets folder of your Unity project. Import UnityForge namespace to use extension methods.