We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Allows the application to control what part of the provided texture will be used in the frame buffer.
struct Compositor_TextureBounds { float uMin, vMin; float uMax, vMax; };