Split screen in Unreal.

I am using oculus and I want to have additional, non-distorted viewport.
I have C++ project.
What should I do to make screen split into 2 parts. One is distorted, another is normal.
What is the proper way?