Node: Simulated Touch
Jump to navigation
Jump to search
The Simulated Touch node allows you to create a moving Touch object that moves about an ellipse. This is useful for testing interactive show files without actual data from an interactive source like a LED Processor Input Node.
Contents
Settings
Expected Type | Details | Default | |
---|---|---|---|
touchRadius
|
Number | The radius, in pixels, of the touch being simulated.
|
32
|
movementCenter
|
Point | The center point of the touch es movement.
|
Point(960.0, 540.0)
|
movementWidth
|
Number | The width, in pixels, of the ellipse around which the touch being simulated will travel.
|
960
|
movementHeight
|
Number | The height, in pixels, of the ellipse around which the touch being simulated will travel.
|
540
|
movementCycleLength
|
Time | The total amount of time it will take for the touch being simulated to travel around the defined ellipse. A lesser time will result in faster movement.
|
Time(6000)
|
activePeriodLength
|
Time | The amount of time the touch being simulated will be active before becoming inactive.
|
Time(2000)
|
inactivePeriodLength
|
Time | The amount of time the touch being simulated will be inactive before becoming active.
|
Time(1000)
|
Parameters
Type | Details | |
---|---|---|
touch
|
Touch | Note: The parameter is read-only. The simulated touch constructed from the provided parameters. |
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 |