|
Blender V4.3
|
Public Attributes | |
| float | angle |
| int | flip |
| int | xo |
| int | yo |
| int | width |
| float | pythangle |
| float | clockWidth |
| int | type |
| bool | forward |
Definition at line 1058 of file effects.cc.
| float WipeZone::angle |
Definition at line 1059 of file effects.cc.
Referenced by check_zone().
| float WipeZone::clockWidth |
Definition at line 1064 of file effects.cc.
Referenced by check_zone().
| int WipeZone::flip |
Definition at line 1060 of file effects.cc.
Referenced by check_zone(), and precalc_wipe_zone().
| bool WipeZone::forward |
Definition at line 1066 of file effects.cc.
Referenced by check_zone().
| float WipeZone::pythangle |
Definition at line 1063 of file effects.cc.
Referenced by check_zone().
| int WipeZone::type |
Definition at line 1065 of file effects.cc.
Referenced by check_zone().
| int WipeZone::width |
Definition at line 1062 of file effects.cc.
Referenced by check_zone().
| int WipeZone::xo |
Definition at line 1061 of file effects.cc.
Referenced by check_zone().
| int WipeZone::yo |
Definition at line 1061 of file effects.cc.
Referenced by check_zone().