Create Vectors ProtoFlux Category |
GloopieBot (talk | contribs) Cleaning ProtoFlux Categories |
||
| Line 10: | Line 10: | ||
|SqrMagnitude|| | |SqrMagnitude|| | ||
}} | }} | ||
[[Category:ProtoFlux:Operators]] | |||
Revision as of 11:26, 5 February 2024
| Node Name | Description |
|---|---|
| Angle | |
| Cross | |
| Distance | Distance between two points on a 2D or 3D plane |
| Dot | returns -1 if two directions (vectors) point away from each other, and 1 if they point the exact same direction. |
| Magnitude | returns the length of a vector. Useful for measuring speed of an object |
| Normalized | Returns a vector that is pointing the same direction but with a length/speed of 1. |
| Project | |
| Reflect | Useful for bouncing vectors of a surface like a bouncing ball |
| SqrMagnitude |
Pages in category "ProtoFlux:Operators:Vectors"
The following 9 pages are in this category, out of 9 total.