| point2line index |
||||
| Name | divided ( ) | |||
| Description | Divides the vector by a divider and returns the result without changing the original. | |||
| Syntax | divided(divider); |
|||
| Parameters |
|
|||
| Returns | new vector containing the result of the division (Vect2) |
|||
| Usage | Web & Application | |||
| Related | divide ( ) scaled ( ) added ( ) subtracted ( ) |
|||
| Examples | |
|||