X10D/X10D.Unity/README.md

536 B

X10D.Unity

About

The X10D.Unity library contains extension methods for Unity engine types.

Extended Classes

Below is a list of the number of extension methods written for a given type. Overloaded methods are not counted.

Type Library Method count
Material X10D.Unity 1
Vector3 X10D.Unity 5

Building

To build this library, you will need to reference lib/UnityEngine.CoreModule.dll

You can find this library under <UNITY_INSTALL_DIR>/Editor/Data/Managed/UnityEngine