aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/doc/src/includes/notes.qdocinc
blob: d9f386fc993dda99aaec98b76308878d045052a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*!
//! [performance shader regen]
\b {Performance note:} Causes shader change; do not change this property during animation.
//! [performance shader regen]

//! [performance item resize]
\b {Performance note:} Causes a resize of the item; do not change this property during animation.
//! [performance item resize]

//! [performance item size]
\b {Performance note:} Item size should be as small as possible for optimal performance.
//! [performance item size]

*/