Method | Description | |
---|---|---|
Bind ( uint unit, TextureTarget target ) : void |
texture's settings.
|
|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
Initialize ( uint unit, TextureTarget target ) : void |
|
|
Sampler ( |
texture's settings.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Dispose managed and unmanaged resources of this instance.
|
|
DoInitialize ( uint unit, TextureTarget target ) : void |
public Bind ( uint unit, TextureTarget target ) : void | ||
unit | uint | OpenGL.GL_TEXTURE0 etc. |
target | TextureTarget | |
return | void |
public Initialize ( uint unit, TextureTarget target ) : void | ||
unit | uint | |
target | TextureTarget | |
return | void |
public Sampler ( |
||
parameters | ||
mipmapFiltering | MipmapFilter | |
return | System |