This page shows a table of useful console commands and what they are used for.

Open console command overlay

  • Press the ` key (backtick) shortcut
    (often re-bound to the INSERT or HOME key)

This can be done at runtime.

Change shortcut

  • Open Edit → Project settings
  • Search for Engine → Input → Console
  • Edit key value

Changing the shortcut in the Editor's preferences will not be sufficient. The shortcut might not work in Live mode.

Pixotope console commands

Console commandDetailsCommentsDefault value
fm.EnableFrameCounterMatchingEnables Frame matching base on aja frame counter
0
fm.EnableLtcMatchingEnables Frame matching base on LTC input
0
TTMTextureHandler.LtcSourceNumericSets the video timecode source
0 = LTC1
1 = LTC2
2 = SDI
3 = VITC1
4 = VITC2
5 = unbuffered
MUST restart Video Pipeline to take effect0
CTSReceiver.EnableDistortionEnable distortion
1
Stat PixotopeCameraTrackerComponentSee camera tracker component stats

stat ctsreceiverCtsreceiver plugin stats must be called after Stat PixotopeCameraTrackerComponent

CTSReceiver.EnableCrosshairTurn on crosshair for tuning decentering
0
CTSReceiver.AllowCrosshairAllow seeing the crosshair when a true value, when false no crosshairs are allowed even if CTSReceiver.EnableCrosshair is true or Show Crosshair in Director is checked.
1
CTSReceiverCameraTracker.bEnablePacketReplacementReplace missing packets, detected using packet numbers. Either with copies or interpolated
1
CTSReceiverCameraTracker.bEnableInterpolationReplace missing packets with interpolation. CTSReceiverCameraTracker.bEnablePacketReplacement must be 1
1
showflag.depthoffieldSet to 1 to enable dof, 0 disables dof
2
r.depthoffieldquality Set to 1 to enable dof, 0 disables dof
2
CameraTracker.DisableNcamMapBackplaneA redundant method to disable the backplane with NCAM MAP distortion. Set to 0 to include the backplane
1
CTSReceiver.EnableFocusSet to 0 to disable dof, set to 1 or another true integer to enable dof
1
Pixotope.PrintCameraTrackingSet to 1 to print incoming camera tracking packets in editor viewport
0