|
Blender
V3.3
|
Public Attributes | |
| float | angle |
| int | flip |
| int | xo |
| int | yo |
| int | width |
| float | pythangle |
| float WipeZone::angle |
Definition at line 1378 of file effects.c.
Referenced by check_zone(), and precalc_wipe_zone().
| int WipeZone::flip |
Definition at line 1379 of file effects.c.
Referenced by check_zone(), and precalc_wipe_zone().
| float WipeZone::pythangle |
Definition at line 1382 of file effects.c.
Referenced by check_zone(), and precalc_wipe_zone().
| int WipeZone::width |
Definition at line 1381 of file effects.c.
Referenced by check_zone(), and precalc_wipe_zone().
| int WipeZone::xo |
Definition at line 1380 of file effects.c.
Referenced by check_zone(), and precalc_wipe_zone().
| int WipeZone::yo |
Definition at line 1380 of file effects.c.
Referenced by check_zone(), and precalc_wipe_zone().