PlainTextureProgram
object PlainTextureProgram
A Shader program which blits axis-aligned rectangular area of a Texture. There are no transformation matrices - the API uses to -1 to 1 coordinates for the destination and 0..1 for the texture's coordinates.