Node: Translate
Jump to navigation
Jump to search
The Translate Transform allows you to translate Materials, Touches, and Points in 2D or 3D space. Translation occurs relative to the origin, generally (0,0,0) unless another transform has been applied, like that of this same node. Translation moves the origin to the desired new location.
Contents
Settings
Expected Type | Details | Default | |
---|---|---|---|
input
|
List<Material, Point, Touch> | The value or list of values that are to be translated. | |
translate
|
Point | A Point representing the new desired origin, such that a value that used to exist at the origin will now exist at this Point. | Point(256.0, 128.0)
|
Parameters
Type | Details | |
---|---|---|
output
|
List<Material, Point, Touch> | Note: The parameter is read-only. The results of the translate being applied to the input . The type of each item in the output is dependent on the type of the input .
|
Functions
There are no functions exposed by this node.
Example Usage
No examples provided.
Nodes | |
---|---|
Devices | ArtNet Input · ArtNet Output · Interactive LED Processor · NDI™ Input · NDI™ Output · OSC Input · OSC Output · Projector · SensorLink · TCP · TUIO Output · UDP Input · UDP Output · Watchout Media Server |
Objects | LED Tile Layout · List · Map · Random Number · Simulated Touch · Timer · Value · Wave |
Operators | Blend · Change · Clip · Cluster Tracker · DMX Multiverse Merge · Ease · Filter · Hold · JSON Mapper · JSON Stringify · Logic · Math · Proximity · Range · Rotate · Scale · Shear · Smooth · Touch Mapper · Translate |
Scenes | External Scene · Material Scene |
Materials | Graph · Touch Material |
Scripting | Script Function · Script |
Comments | Comment |