Question by 
               bdb400 · Oct 31, 2016 at 08:26 PM · 
                strange ioc  
              
 
              How to fix CS0246 Error
I moved all the scripts to the Assets/Editor folder i didn't realize it would cause this error
 Here's a picture
 
                 
                unity-error.png 
                (47.4 kB) 
               
 
              
               Comment
              
 
               
              ShaderProperties seems not available for scripts in Editor Folder. there are namespaces that are only available there or only in other folders.
Your answer
 
             Follow this Question
Related Questions
Microsoft visual studio problem 0 Answers
Increasing player speed over time? 0 Answers
How can I fix this? 0 Answers
Creating constant Function to array elements that are continuous. C# 1 Answer