Node: Scale
Jump to navigation
Jump to search
The Scale Transform allows you to scale Materials, Touches, and Points in 2D or 3D space. Scaling occurs relative to the origin, generally (0,0,0) unless another transform has been applied, like that of the Translate Transform Node.
Contents
Settings
Expected Type | Details | Default | |
---|---|---|---|
input
|
List<Material, Point, Touch> | The value or list of values that are to be scaled. | |
scale
|
Number or Point | A Number indicating the desired scale for all three axises, where 1.0 is the current size, 2.0 is 200%, and 0.5 is 50%. Alternatively, a Point can be used to define the scale for each axis individually.
|
0.5
|
Parameters
Type | Details | |
---|---|---|
output
|
List<Material, Point, Touch> | Note: The parameter is read-only.The results of the scale 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 |