1.5 | Useful console commands
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)
.png?inst-v=e18ca11a-3fdb-407a-9b93-af560f8c2168)
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.
.png?inst-v=e18ca11a-3fdb-407a-9b93-af560f8c2168)
Pixotope console commands
| Console command | Details | Comments | Default value |
|---|---|---|---|
| fm.EnableFrameCounterMatching | Enables Frame matching base on aja frame counter | 0 | |
| fm.EnableLtcMatching | Enables Frame matching base on LTC input | 0 | |
| TTMTextureHandler.LtcSourceNumeric | Sets the video timecode source 0 = LTC1 1 = LTC2 2 = SDI 3 = VITC1 4 = VITC2 5 = unbuffered | MUST restart Video Pipeline to take effect | 0 |
| CTSReceiver.EnableDistortion | Enable distortion | 1 | |
| Stat PixotopeCameraTrackerComponent | See camera tracker component stats | ||
| stat ctsreceiver | Ctsreceiver plugin stats must be called after Stat PixotopeCameraTrackerComponent | ||
| CTSReceiver.EnableCrosshair | Turn on crosshair for tuning decentering | 0 | |
| CTSReceiver.AllowCrosshair | Allow 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.bEnablePacketReplacement | Replace missing packets, detected using packet numbers. Either with copies or interpolated | 1 | |
| CTSReceiverCameraTracker.bEnableInterpolation | Replace missing packets with interpolation. CTSReceiverCameraTracker.bEnablePacketReplacement must be 1 | 1 | |
| showflag.depthoffield | Set to 1 to enable dof, 0 disables dof | 2 | |
| r.depthoffieldquality | Set to 1 to enable dof, 0 disables dof | 2 | |
| CameraTracker.DisableNcamMapBackplane | A redundant method to disable the backplane with NCAM MAP distortion. Set to 0 to include the backplane | 1 | |
| CTSReceiver.EnableFocus | Set to 0 to disable dof, set to 1 or another true integer to enable dof | 1 | |
| Pixotope.PrintCameraTracking | Set to 1 to print incoming camera tracking packets in editor viewport | 0 |