Blender  V3.3
Public Attributes | List of all members
WipeZone Struct Reference

Public Attributes

float angle
 
int flip
 
int xo
 
int yo
 
int width
 
float pythangle
 

Detailed Description

Definition at line 1377 of file effects.c.

Member Data Documentation

◆ angle

float WipeZone::angle

Definition at line 1378 of file effects.c.

Referenced by check_zone(), and precalc_wipe_zone().

◆ flip

int WipeZone::flip

Definition at line 1379 of file effects.c.

Referenced by check_zone(), and precalc_wipe_zone().

◆ pythangle

float WipeZone::pythangle

Definition at line 1382 of file effects.c.

Referenced by check_zone(), and precalc_wipe_zone().

◆ width

int WipeZone::width

Definition at line 1381 of file effects.c.

Referenced by check_zone(), and precalc_wipe_zone().

◆ xo

int WipeZone::xo

Definition at line 1380 of file effects.c.

Referenced by check_zone(), and precalc_wipe_zone().

◆ yo

int WipeZone::yo

Definition at line 1380 of file effects.c.

Referenced by check_zone(), and precalc_wipe_zone().


The documentation for this struct was generated from the following file: