What deos this mean ? need help with errors....

What does this mean, i need help as quick as possible please… :-\ THANKS :slight_smile:

Assets/Standard Assets/Scripts/UnderwaterEffects.js(16,20): BCE0018: The name ‘BlurEffect’ does not denote a valid type (‘not found’).

It means you are declaring a variable which is of type “BlurEffect”, and here is no such type.