Translate Op
Translate objects (move / position in 3D space)
Summary (oneliner)
<p>All elements which are drawn afterwards will be affected by this. If you use multiple transforms in a row the transformations will be stacked on top of each other (added).</p>
Full Name
- Ops.Gl.Matrix.Translate
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
render (Trigger)
<p>Trigger translation</p>
x (Number)
<p>X axis translation</p>
y (Number)
<p>Y axis translation</p>
z (Number)
<p>Z axis translation</p>
OUTPUT PORTS
trigger (Trigger)
<p>Trigger next op</p>