blob: 9efefce2f48f2f069edb925a4065cc383c0d8f29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
/*!
//! [performance shader regen]
\b {Performance note:} Causes shader regeneration; 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]
*/
|