3D Orientation Multi Source

From Visuino
Revision as of 07:31, 15 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduino3DOrientationMultiSource.png == Summary == Distributes one 3D orientation input to multiple outputs. == Description == The **3D Orientation Multi Source** component takes a single 3D orientation on **In** and replicates it to **N** outputs, where **N** is set by **Output Pins**. All outputs carry the same orientation, and any change at the input is propagated to every output. <b>Diagram:</b> Image:TArduino3DOrientationMultiSource.Preview.png...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduino3DOrientationMultiSource.png

Summary

Distributes one 3D orientation input to multiple outputs.

Description

The **3D Orientation Multi Source** component takes a single 3D orientation on **In** and replicates it to **N** outputs, where **N** is set by **Output Pins**. All outputs carry the same orientation, and any change at the input is propagated to every output.

Diagram:

Categories

Properties

  • Output Pins – Integer – number of 3D orientation outputs (default: 2).

Pins

  • In – 3D orientation input.
  • Out[n] – 3D orientation outputs at index **n**, where **n ∈ [0..Output Pins−1]**; each output mirrors **In**.