|
Blender V4.5
|
Public Attributes | |
| float | angle |
| int | flip |
| int | xo |
| int | yo |
| int | width |
| float | pythangle |
| float | clockWidth |
| int | type |
| bool | forward |
Definition at line 23 of file vse_effect_wipe.cc.
| float blender::seq::WipeZone::angle |
Definition at line 24 of file vse_effect_wipe.cc.
Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().
| float blender::seq::WipeZone::clockWidth |
Definition at line 29 of file vse_effect_wipe.cc.
Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().
| int blender::seq::WipeZone::flip |
Definition at line 25 of file vse_effect_wipe.cc.
Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().
| bool blender::seq::WipeZone::forward |
Definition at line 31 of file vse_effect_wipe.cc.
Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().
| float blender::seq::WipeZone::pythangle |
Definition at line 28 of file vse_effect_wipe.cc.
Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().
| int blender::seq::WipeZone::type |
Definition at line 30 of file vse_effect_wipe.cc.
Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().
| int blender::seq::WipeZone::width |
Definition at line 27 of file vse_effect_wipe.cc.
Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().
| int blender::seq::WipeZone::xo |
Definition at line 26 of file vse_effect_wipe.cc.
Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().
| int blender::seq::WipeZone::yo |
Definition at line 26 of file vse_effect_wipe.cc.
Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().