Vector4 Properties |
The Vector4 type exposes the following members.
| Name | Description | |
|---|---|---|
| Inversed |
Gets the inversed vector.
| |
| Length |
Gets the length of the vector.
| |
| Negated |
Gets the negated vector.
| |
| Normalized |
Gets the normalized vector.
| |
| Projected |
Gets the projected vector. X, Y and Z coordinates are divided by the W coordinate.
| |
| Square |
Gets the square length of the vector.
|