WME is not a generic 3D engine, it's geared towards certain scenarios. As such, no, you can't change camera properties, you can only switch to another fixed camera. You can position 3D actors in 3D space, but orientation changes are limited to rotation in one axis. Yes, you can change images opacity using the AlphaColor attribute. Blurring of 3D objects could probably be achieved using shaders.