Updated Operations (markdown)

bi0qaw 2017-11-21 21:12:11 +01:00
parent e613fef6b6
commit e1b0c5a6f8
1 changed files with 40 additions and 2 deletions

@ -1,4 +1,42 @@
## List of Operations
![LinkAll](LinkAll)
* [Link All](LinkAll)
* [Midpoint](Midpoint)
* [Move](Move)
* [Offset](Offset)
* [Reflect](Reflect)
* [Rotate](Rotate)
* [Scale](Scale)
## Link All
***
## 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