summaryrefslogtreecommitdiffstats
path: root/src/Runtime/Source/runtimerender/Qt3DSRenderer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Runtime/Source/runtimerender/Qt3DSRenderer.h')
-rw-r--r--src/Runtime/Source/runtimerender/Qt3DSRenderer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Runtime/Source/runtimerender/Qt3DSRenderer.h b/src/Runtime/Source/runtimerender/Qt3DSRenderer.h
index 69a49942..684d15a9 100644
--- a/src/Runtime/Source/runtimerender/Qt3DSRenderer.h
+++ b/src/Runtime/Source/runtimerender/Qt3DSRenderer.h
@@ -131,7 +131,7 @@ namespace render {
bool inRenderSiblings = true,
const SRenderInstanceId id = nullptr) = 0;
virtual void RenderLayer(SLayer &inLayer, const QT3DSVec2 &inViewportDimensions, bool clear,
- QT3DSVec3 clearColor, bool inRenderSiblings = true,
+ QT3DSVec4 clearColor, bool inRenderSiblings = true,
const SRenderInstanceId id = nullptr) = 0;
// Studio option to disable picking against sub renderers. This allows better interaction