Hi,
I got the error "Assets/Standard Assets/Effects/ImageEffects/Scripts/CameraMotionBlur.cs(76,75): error CS1061: Type `UnityEngine.Camera' does not contain a definition for `GetStereoViewMatrix' and no extension method `GetStereoViewMatrix' of type `UnityEngine.Camera' could be found (are you missing a using directive or an assembly reference?)"
Does anyone know how to fix this?
Thanks!
↧