Shader.CurrentTextureType Constructor

SFML.Net

ShaderCurrentTextureType Constructor
Initializes a new instance of the ShaderCurrentTextureType class

Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public CurrentTextureType()
Public Sub New
public:
CurrentTextureType()
new : unit -> CurrentTextureType
See Also