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