Creates new XTextureLayer class instance with the texture.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
public XTextureLayer( Texture texture )  | 
Parameters
- texture
 - Type: Texture
The DirectX layer Texture texture used for this layer.