Name | Description | |
---|---|---|
![]() | Length | Gets the vector lenght |
![]() | LengthSquare | Gets the vector lenght square (length * length) |
![]() | NormalUnitVector | Gets the unit vector (with length == 1), which is perpendicular to this vector |
![]() | NormalVector | Gets a vector, which is perpendicular to this vector |