Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ardiscript:addlinkedpoints [2018/11/16 03:54] optrix [Parameters] |
ardiscript:addlinkedpoints [2018/11/16 04:28] (current) optrix |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ===Points=== | ===Points=== | ||
| - | //Type: [[vector3]] | + | //Type: [[XYZ Coordinates]] |
| Default: None// | Default: None// | ||
| Line 23: | Line 23: | ||
| ===Name=== | ===Name=== | ||
| - | //Type: [[Text]] | + | //Type: Text |
| Default: **LinkedPath**// | Default: **LinkedPath**// | ||
| Line 34: | Line 34: | ||
| The color of the texture to be added to the linked points line. Color is given in red, green and blue values ranging from 0 to 1 respectively. Each value is separated by a comma. | The color of the texture to be added to the linked points line. Color is given in red, green and blue values ranging from 0 to 1 respectively. Each value is separated by a comma. | ||
| + | |||
| + | ====See Also==== | ||
| + | [[addmesh]] [[addshape]] [[addbeacon]] | ||
| ====Examples==== | ====Examples==== | ||