|
What does this mean, i need help as quick as possible please.... :- THANKS :-) Assets/Standard Assets/Scripts/UnderwaterEffects.js(16,20): BCE0018: The name 'BlurEffect' does not denote a valid type ('not found').
(comments are locked)
|
|
It means you are declaring a variable which is of type "BlurEffect", and here is no such type.
(comments are locked)
|

post the script in which you are getting the error ..........