Bicycle
This element is a basic bicycle. The graphic origin of the bicycle corresponds with the geometric center of the bicycle.
| Is an equipment | ❌ |
| Can have equipment | ✔️ |
This element must be used with 2D scene context.
Icon
2D Representation
3D Representation
External parameters
You can edit the units
Show/Hide all parameters
| parameter | editable via "Parameter" tab | updatable via a controller | description | default unit | type |
|---|---|---|---|---|---|
| X-axis position | ✔️ | ✔️ | Position of the element on the X-axis of the scene in which it is located. | meter | Decimal number |
| Y-axis position | ✔️ | ✔️ | Position of the element on the Y-axis of the scene in which it is located. | meter | Decimal number |
| Z-axis position | ❌ | ❌ | Position of the element on the Z-axis of the scene in which it is located. | meter | Decimal number |
| X-axis angle | ❌ | ❌ | Angle of the element on the X-axis of the scene in which it is located. | degree | Decimal number |
| Y-axis angle | ❌ | ❌ | Angle of the element on the Y-axis of the scene in which it is located. | degree | Decimal number |
| Z-axis angle | ✔️ | ✔️ | Angle of the element on the Z-axis of the scene in which it is located. | degree | Decimal number |
| Speed | ✔️ | ✔️ | Speed on the X-axis of the element. This parameter can be profile. | kilometers per hour | Decimal number |
| Accel. coeff. | ✔️ | ✔️ | Acceration on the X-axis of the element. | kilometers per hour squared | Decimal number |
| Color | ✔️ | ✔️ | Color of the element. This parameter can be edited. | - | Hexadecimal |
| Trajectory | ✔️ |