summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qblitframebuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/qblitframebuffer.cpp')
-rw-r--r--src/render/framegraph/qblitframebuffer.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/render/framegraph/qblitframebuffer.cpp b/src/render/framegraph/qblitframebuffer.cpp
index 3a26e3d56..252758af4 100644
--- a/src/render/framegraph/qblitframebuffer.cpp
+++ b/src/render/framegraph/qblitframebuffer.cpp
@@ -70,6 +70,10 @@ namespace Qt3DRender {
Specifies the interpolation applied if the image is stretched.
+ \value Nearest
+ Nearest-neighbor interpolation.
+ \value Linear
+ Linear interpolation.
*/
/*!
\property Qt3DRender::QBlitFramebuffer::destination