User Interface

Why the boxes cannot be connected together?
The project may be running, stop the project if running with the F7 shortcut. If the pin to connect to is gray, the data type is incompatible. Add the ...
Thu, 13 Feb, 2020 at 3:46 PM
What is the difference between the Hierarchy panel and the Graph Panel?
The Graph panel shows each file present in the Project Folder. The graphs are dragged from that panel. The Hierarchy panel shows how the graphs are inst...
Thu, 13 Feb, 2020 at 4:04 PM
Why a box does accept a type sometimes and not other times?
The box is multi-typed and accept many data type when added in the graph. The first connection establishes the data type for all pins. To change the type, g...
Thu, 13 Feb, 2020 at 3:45 PM
Why I cannot modify a parameter?
Some parameters are editable on Edit Time, when the project is stopped. Most of them are grayed is not editable.  Stops the project and reselect the box to...
Thu, 13 Feb, 2020 at 3:45 PM
Why the Texture cord is dotted?
The dotted texture cord shows a Render Target connection. Technically, the box to the left writes into the box connected to the right, often a Texture Buffe...
Thu, 13 Feb, 2020 at 3:44 PM
What is the warning”Low precision 8 bit input […]”?
The warning show a box needs a 16 bit inputted texture while receiving an 8 bit texture. To be non-disruptive, the box changes automatically a texture from ...
Thu, 13 Feb, 2020 at 4:17 PM
Why RealMotion does not recognize keys pressed on the keyboard?
In order to capture keyboard even, the Preview or Secondary Display must have the focus of the OS. With the mouse, click on one of them and try again the ke...
Thu, 13 Feb, 2020 at 3:58 PM
Why the box preview is not shown in the Preview panel?
Check if the Preview Slider, in the top bar, is set to Current Box. Select the box to preview.
Thu, 13 Feb, 2020 at 3:45 PM
Why the secondary display is not shown?
Enable the toggle “Show secondary Display” in the toolbar. Check if the secondary display is hidden by another program. Use the shortcut Ctrl-Left a...
Thu, 13 Feb, 2020 at 2:38 PM
Why the outputted texture is stretched?
Verify if the inputted content aspect ratio is different from the Backbuffer (final) output aspect ratio. If yes, go in the project configuration and modi...
Thu, 13 Feb, 2020 at 2:39 PM