Class ShaderProgram

ShaderProgram class

The shader program

public abstract class ShaderProgram : IDisposable

Methods

NameDescription
virtual Dispose()Dispose the shader and release all internal resources.

See Also