Renamed Why is Rotation not a part of Vector%3F to Why is Rotation not a part of Vector
commited
commit
a4d8dfe2e23b7ee417e3d2f9e4eaf962ea792798
... | ... | @@ -1,6 +0,0 @@ |
1 | (Work In Progress) |
|
2 | ||
3 | Vector can specify a position, direction, and an axis. So why is Rotation its own block if a Vector block could be used to specify a rotation too? |
|
4 | ||
5 | Short answer: A Vector block directly outputs its value, while a Rotation block omptimzes before it outputs, see the picture below. |
|
6 |
... | ... | @@ -0,0 +1,6 @@ |
1 | (Work In Progress) |
|
2 | ||
3 | Vector can specify a position, direction, and an axis. So why is Rotation its own block if a Vector block could be used to specify a rotation too? |
|
4 | ||
5 | Short answer: A Vector block directly outputs its value, while a Rotation block omptimzes before it outputs, see the picture below. |
|
6 |