Node: Touch Material
Jump to navigation
Jump to search
The Touch Material Node draws the provided Touches into a Material for previewing Touches visually.
Contents
Settings
| Expected Type | Details | Default | |
|---|---|---|---|
touches
|
List<Touch> | The touch or list of touches that are to be drawn onto the new material.
|
|
useColor
|
Boolean | When enabled, each touch is assigned a color for its entire lifespan, allowing touches to be visually tracked across frames. | true
|
showInitialLocations
|
Boolean | When enabled, each touch draws a mark at it's original location, and shows a dashed line between that location and it current location. | false
|
showVectors
|
Boolean | When enabled, each touch draws a mark showing its current vector, based on angle and acceleration. | false
|
Parameters
| Type | Details | |
|---|---|---|
material
|
Material | Note: The parameter is read-only. The material onto which the touches were drawn.
|
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 |