Pages in Documentation
Settings
UI3 Overview
[old] Doors UE5
Quick Start
Swap Actor
Custom Assets
System Drawings
Step by Step
Tips & FAQ
Settings
UI3 Designer
UI3 Cost
UI3 Features
UI3 Quick Guide
UI3 Scene Settings
UI3 Connect
UI3 VR projects
UI3 Vers History
UI3 Preview Ft.
UI3 Fix Bugs
UI3 Design
UI3 Layout Design
UI3 Input&Mode
UI3 FAQ + TIPS
V4 Functions 2
V4 Functions P1
V4 Quick Guide
Ver History
V3 Placements
V3 Mesh Def.
V3 Segments
V3 Quick Start
Books V2
Books V1
Customize
Quick Guide
Swap Actor
Doors FAQ
Doors UE4 (V1)
3.1 Bugs Fixes
Ver History
V2 Generic BP
V2 Examples
V1 Railings Fences
UI 1 - Part 1
UI 1
Ui 1 - Part 2
1 Overview
UI2 Features
UI2 Get Started
UI2 Info Map
UI2 BP Actors
UI2 User Manager
UI2 FAQ
UI2 Tutorials
UI3 Overview
UI3 Get Started
3.1 Info Map
UI3 Variations
UI3 Other BPs
UI3 Designer
The Designer shows objects and their variations in a table like widget. It can connect to and modify
- Objects in the Scene that are in multiple locations or difficult to select
- Blueprint actors like the Modular Kitchen Builder or the Interactive Doors
Content:
Adding a Designer
Designers are created with the Designers array. Click (+) to create a new designer by adding a new array element.Every array element is a separate designer widget.
The size of the icons and the widget can be adjusted. The widget size can't be larger than the max size set in UI Panel Design.
Designer Settings
Designer Header appears at the top of the widget.There are two Target Actor Types
- Variation Actor - UI3 Variation blueprint actor
- External Actor - A blueprint actor not part of UI3
Element Choices and Variation Details are compatible and can be copied between the actors.
Designer To Variation Actor Link
Variation Actor and Designer are linked by having the same Tag name.The Variation Actor Type needs to be set to
- Link To Designer
Variation Details = Designer Choices
The Design Choices and the Variation Details arrays use the same structure. The settings can be copied between the Designer and the Variation Actors.
Designer To Blueprint Link
The Designer works well with external blueprints:- Modular Kitchen Builder
- Interactive Doors Blueprint
They can be linked by adding the blueprint interface BPI_UI3_Interaction to their swap actors.
On the Designer side, only the Tag and the Variation Details need to be added. The Target Actor Type is External Actor.