Vector3MinIndex Property |
Namespace: Accord.Math
Returns index of the coordinate, which has the minimum value - 0 for X, 1 for Y or 2 for Z.
Note |
---|
If there are multiple coordinates which have the same minimum value, the property returns smallest index. |