diff --git a/Reflect.md b/Reflect.md index 7bb9034..6c33663 100644 --- a/Reflect.md +++ b/Reflect.md @@ -18,7 +18,7 @@ Reflects locations or vectors in another location or vector. Transformation|Direction Vector ---|--- -none|-1, -1, -1 +no reflection|-1, -1, -1 reflection|1, 1, 1 x-axis reflection|-1, 1, 1 y-axis reflection|1, -1, 1