Start
Usage
- The
StartBuilding Block is the starting point of your Workflow. - It determines when your scenario begins and triggers the first steps.
- This Building Block is virtual and is not assigned to an object.
Add this Building Block by right-clicking in the Workflow background and selecting Start.
Every workflow starts with a single
Startnode.
Settings
The Start consists of the following component:
- Style
Style
Defines the colors of the Building Blocks in your scenario.
| Property | Description |
|---|---|
| Branding Color | Default color for all Building Blocks |
| Interactive Color | Overrides the color for Interactive Building Blocks |
| Collider Color | Overrides the color for Collider Building Blocks |
| Label Color | Overrides the color for Label Building Blocks |
The Branding Color is used as the default color.
The other colors can be used to customize specific types of Building Blocks.
Actions
This Building Block has no actions.
Reactions
The following reactions are available:
- When Ready
When Ready
This reaction is triggered when the project is fully loaded in the XR environment.
Use this as the starting point to activate the first steps in your Workflow.
Last updated on