Represents an OpenGL Sampler.
Creates the OpenGL sampler.
Alias this to sampler.
Binds the sampler.
Queries a texture parameter from OpenGL.
Deletes the sampler.
Sets a sampler parameter.
Unbinds the sampler.
The OpenGL sampler name.
See Implementation
Represents an OpenGL Sampler.