Updated Reflect (markdown)
parent
eda1a524b4
commit
662539d191
@ -10,7 +10,9 @@ vectors %vectors% reflected at %vector% [in direction of %vector%]
|
||||
%locations% reflected at %location% [in direction of %vector%]
|
||||
```
|
||||
|
||||
Reflects locations or vectors in another location or vector. Let's show this with some examples. First a simple reflection in the origin:
|
||||
Reflects locations or vectors in another location or vector.
|
||||
|
||||
Let's show this with some examples. First a simple reflection in the origin:
|
||||
```
|
||||
set {_line::*} to vector line from vector 0, 0, 0 to vector 1, 0, 0 and density 5
|
||||
set {_reflected::*} to vectors {_line::*} reflected at vector 0, 0, 0
|
||||
|
Loading…
Reference in New Issue
Block a user