geomerative index |
|
Name | normalize ( ) |
Examples | None available |
Description | Use this to normalize the point. This means that after applying, it's norm will be equal to 1. |
Syntax | normalize(); |
Returns | None |
Usage | Geometry |
Related | transform ( ) translate ( ) rotate ( ) scale ( ) |