Thanks to visit codestin.com
Credit goes to github.com

Skip to content

minhhh/Unity-Resource-Checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Resource Checker

Unity Resource Checker is used to check for redundant materials, textures you forget you're using, textures that can be compressed or reduced in size.

The original github from is here

To include Unity Resource Checker into your project, you can use npm method of unity package manament described here.

Changelog

0.0.2

  • Upgrade to 2017.2

0.0.1

  • Initial commit

About

Editor utility for unity to help check resources in the current scene (including active textures, their sizes, materials, meshes and which objects are using them)

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • C# 97.1%
  • JavaScript 2.9%