Vector3 Properties |
The Vector3 type exposes the following members.
| Name | Description | |
|---|---|---|
| Absolute |
Gets the absolute values vector.
| |
| ArbitraryOrthogonalVector |
Gets an arbitrary orthogonal vector.
| |
| Inversed |
Gets the inversed vector.
| |
| Length |
Gets the length of the vector.
| |
| Negated |
Gets the negated vector.
| |
| Normalized |
Gets the normalized vector.
| |
| SmallestComponentAxis |
Gets the smallest component axis.
| |
| Square |
Gets the square length of the vector.
|