Operating Advanced Preview Monitor
Before utilizing the Advanced Preview Monitor (APM), make sure that your Reality Engine scene (*.uproject) is launched and working in Configuration Mode. For more details, see Launcher
Launching Advanced Preview Monitor
Go to Main Menu > Windows > Nodegraph/Actions
Create a
Camera
nodeConnect
Camera_0
node’sOutput
pin toEngineControl
node’sDisplay
pin
Move your mouse pointer over the
Output
pin of theCamera_0
node and right-clickGo to Monitor 1, select Channel - A
Using Advanced Preview Monitor in Multiview
Add the following nodes to your Nodegraph:
One
Mixer
node from the Switcher Node ClassTwo
Camera
nodes from the UE Camera Node ClassTwo
UserTrack
nodes from the Tracking Node Class
Make the following connections:
EngineControl
node’sDisplay
input pin toMixer
node’sProgram
output pinMixer
node’sChannel_1
input pin toCamera_0
node’sOutput
pinMixer
node’sChannel_2
input pin toCamera_1
node’sOutput
pinCamera_0
node’sTrack
input pin toUserTrack_1
node’sTrack
pinCamera_1
node’sTrack
input pin toUserTrack_2
node’sTrack
pin
Next Step:
Select the
UserTrack_1
nodeFrom the Properties panel, find the
UserTransform
property under theInput
property categoryChange the
Y
value from 0 to 600Change the
Z
value from 100 to 300Y
(Yaw) value from 0 to -25
Now:
Go to
Camera_0
node’sOutput
, right-click with your mouse, and select the Monitoring - 1 > Channel - AGo to
Camera_1
node’sOutput
, right-click with your mouse, and select the Monitoring - 2 > Channel - B
As shown in the image above, we can monitor two different Camera
outputs in the same Advanced Preview Monitor window.
Last updated