summaryrefslogtreecommitdiffstats
path: root/src/runtime/Qt3DSElementSystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/Qt3DSElementSystem.h')
-rw-r--r--src/runtime/Qt3DSElementSystem.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/runtime/Qt3DSElementSystem.h b/src/runtime/Qt3DSElementSystem.h
index 6e61a02..15895c0 100644
--- a/src/runtime/Qt3DSElementSystem.h
+++ b/src/runtime/Qt3DSElementSystem.h
@@ -519,6 +519,9 @@ namespace runtime {
child = child->m_Sibling;
}
}
+
+ // Sets animation on property to inactive.
+ void stopAnimations(QT3DSU32 propHash);
};
struct SGetElementNodeDirtyIndex