Updated Operations (markdown)

bi0qaw 2017-11-21 22:07:10 +01:00
parent f47fc43cf9
commit ecc1e63c5d

@ -1,42 +1,8 @@
## List of Operations ## List of Operations
* [Link All](#link-all) * [Link All](link-all)
* [Midpoint](#midpoint) * [Midpoint](midpoint)
* [Move](#move) * [Move](move)
* [Offset](#offset) * [Offset](offset)
* [Reflect](#reflect) * [Reflect](reflect)
* [Rotate](#rotate) * [Rotate](rotate)
* [Scale](#scale) * [Scale](scale)
***
## Link All
### Vector Syntax
`vectors %vectors% linked with density %number%`
### Location Syntax
`%location% linked with density %number%`
Links all locations or vectors with lines. This expression works really well in combination with [Polygon](https://github.com/bi0qaw/biosphere2/wiki/Polygon) shapes
***
## Midpoint
***
## Move
***
## Offset
***
## Reflect
***
## Rotate
***
## Scale