Gets or sets the vector Vector3 at the position i.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
public Vector3 this[ int i ] { get; set; }  | 
Parameters
- i
 - Type: System..::.Int32
The zero-based index of the value to get.