Transform
Usage
- The
TransformBuilding Block is used to automatically rotate objects. - Use it for animations such as rotating parts, indicators, or visual feedback.
- Combine it with the
Workflowto start or stop rotation at specific moments.
Settings
The Transform consists of the following components:
- On Start
- Rotate
- Behaviour
On Start
Defines the initial state of the object when the scenario starts.
| Property | Description |
|---|---|
| Enabled | Rotation is active at start |
Rotate
Defines the rotation speed of the object.
| Property | Description |
|---|---|
| Degrees per Second XYZ | Rotation speed per axis (X, Y, Z) in degrees per second |
Behaviour
Defines how the rotation behaves.
| Property | Description |
|---|---|
| Starts Rotating When Enabled | Object starts rotating automatically when enabled |
Actions
The following actions are available:
- Start Rotating
- Stop Rotating
Start Rotating
Starts the rotation of the object.
| Property | Description |
|---|---|
| Degrees per Second XYZ | Rotation speed per axis (X, Y, Z) |
Stop Rotating
Stops the rotation of the object.
Reactions
This Building Block has no reactions.
Last updated on