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`
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