| point2line index |
||||
| Name | clip ( ) | |||
| Description | Clips the magnitude of the vector. In other words, if the magnitude exceeds the input value, it is set to that value. | |||
| Syntax | clip(maximum); |
|||
| Parameters |
|
|||
| Returns | None | |||
| Usage | Web & Application | |||
| Related | clipped ( ) setMagnitude ( ) |
|||
| Examples | |
|||