Translate Op
Translate objects (move / position in 3D space)
Summary (oneliner)
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).
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)
Trigger translation
x (Number)
X axis translation
y (Number)
Y axis translation
z (Number)
Z axis translation
OUTPUT PORTS
trigger (Trigger)
Trigger next op