USceneCaptureComponent2d raytracing

I am a newbi at unreal engine. I am using the c++API and USceneCaptureComponent2d to take well a picture. How can I control whether rasterization or raytracing is used for rendering.
Thank you.