Vector4 Properties |
The Vector4 type exposes the following members.
Name | Description | |
---|---|---|
Max |
Returns maximum value of the vector.
| |
MaxIndex |
Returns index of the coordinate with maximum value.
| |
Min |
Returns minimum value of the vector.
| |
MinIndex |
Returns index of the coordinate with minimum value.
| |
Norm |
Returns vector's norm.
| |
Square |
Returns square of the vector's norm.
|