Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
ardiscript:indicator_ar [2019/09/18 02:01] optrix [Parameters] |
ardiscript:indicator_ar [2019/09/18 02:42] (current) optrix [Examples] |
||
|---|---|---|---|
| Line 75: | Line 75: | ||
| </code> | </code> | ||
| - | > The above code will create an indicator labeled **Device A**. It will be positioned at the x,y,z co-ordinates **10,20,-10** offset from the market position. With a scale of **0.5** it will be shrunk to half the size and have a colour value of **1,0,0** which will make it appear red. | + | > The above code will create an indicator labeled **Device A**. It will be positioned at the x,y,z co-ordinates **10,20,-10** offset from the marker position. With a scale of **0.5** it will be shrunk to half the size and have a colour value of **1,0,0** which will make it appear red. |