Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ardieffects:distancemeasurement [2018/04/16 22:47] optrix |
ardieffects:distancemeasurement [2018/04/16 22:49] (current) optrix |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ===PointA=== | ===PointA=== | ||
| //Type: [[asset]] | //Type: [[asset]] | ||
| - | Default: None// | + | Default: **This Asset**// |
| The name or path to the asset you would like to measure //from//. | The name or path to the asset you would like to measure //from//. | ||
| Line 41: | Line 41: | ||
| <code> | <code> | ||
| - | <measure pointa="*" pointb="Distant Object"/> | + | <measure pointb="Distant Object"/> |
| </code> | </code> | ||
| > Adds a property on this asset that measures the distance between //this// asset, and another called "Distant Object". | > Adds a property on this asset that measures the distance between //this// asset, and another called "Distant Object". | ||