InvexGames / MaterialUI

MaterialUI is a UI kit for Unity that follows Google's official material design guidelines.

Home Page:http://invexgames.com/materialUI.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EZAnim can't be checked because doesn't exist

abhijitmedtrix opened this issue · comments

EZAnim is missing from the package

The EZAnim class should be in Scripts/EZAnim.cs

Is the file there?

yes its there!!

If you're having issues accessing the class from your own code, make sure you've got "using MaterialUI;".