Overload List
| Name | Description | |
|---|---|---|
| Item[([(Int32])]) | 
            Returns the Vector3 vector at the given index.
              | |
| Item[([(Int32, Int32])]) | 
            Returns the j-th component of the i-th vector. The j parameter values are given in the GetVector3Coordinate(Vector3, Int32).
            XSpaceUtility..::.GetVector3Coordinate(Vector3, Int32)  |