Camera and SceneCapture

please
1.add HidenActors\Component and ShowOnlyActors\Component to Camera.
2.let Camera and SceneCapture can filter renderobject(show only or hiden) by renderobject’s tags\flags.
3.let’s allow use SceneCapture instead Camera\main Cammer in somewhere…
renderobject’s Visible Attribute is not enough.
Most times we need something(actors\component) show in rendertarget(SceneCapture) but hide in backbuffer(Cammer)…