Gets the Baltie's cube at the location [x,y,z].
            
    Namespace: 
   SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
 Syntax
Syntax
| C# | 
|---|
| public BaltieSpaceCube this[ int x, int y, int z ] { get; } | 
Parameters
- x
- Type: System..::.Int32
 The cube X-coordinate.
- y
- Type: System..::.Int32
 The cube Y-coordinate.
- z
- Type: System..::.Int32
 The cube Z-coordinate.





