![]() |
Vector3 Properties |
The Vector3 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.
|