leapmotion / ProjectNorthStar

The open-source files comprising Leap Motion's Project North Star AR Headset.
https://leapmotion.github.io/ProjectNorthStar/
GNU General Public License v3.0
1.68k stars 266 forks source link

A namespace error by TextureCompressionQuality #43

Open supertask opened 3 years ago

supertask commented 3 years ago

Please fix the namespace on line 343 on LeapMotion/Modules/GraphicRenderer/Scripts/Utility/AtlasBuilder.cs It causes an namespace error.

TextureCompressionQuality.Best -> UnityEditor.TextureCompressionQuality.Best