Advanced Cluster Part 1
Create Solution and Setup Render Target
A new empty solution iswill be created and the render target configuration is performed.
- Create a new solution using the Empty Solution template and save it as shown in Creating a new Solution.
- A new solution is created and saved.
- A new solution is created and saved.
- Activate the Render Targets panel on the top right and select [Display (0)]. In the Properties panel below change the display's X and Y Resolution.
- The horizontal and vertical resolution of the display
will beis defined. - The aspect ratio of the display will be calculated automatically.
Target Item Setting Value X Resolution 1680 Y Resolution 720

- The horizontal and vertical resolution of the display
- In the Render Targets panel select Scene2D\Camera (0). In the Properties panel check the checkbox to Enable Swapping.
- In the Solution Explorer panel on the top left select "Scene3D" (under "Solution - Scenes") and delete it either using the <
deleteDel> key or via the context menu [Delete] as described in Delete a Scene.- A [Delete Items] dialog will popup.
- A [Delete Items] dialog will popup.
- Please resolve all dependencies with [Delete Usage Item] (which is the default) and click [OK].
- Scene3D will be deleted.
Import Images and Configure Pivot Hints
The images needed for this solution will be imported. They will later be used to build up the gauge control. For correct positioning and alignment inside the control, the Pivot Hints for these images need to be configured. Additionally, the Custom_Gauge control will be created.




