| Name | <VectorObject.normalize> |
| Returns | VectorObject |
| Description | Returns a 1-length vector in the same direction as this vector. |
| Generated Example | |
| Group | math |
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/VectorObject.java#L228 |