Blender V4.3
WipeZone Struct Reference

Public Attributes

float angle
 
int flip
 
int xo
 
int yo
 
int width
 
float pythangle
 
float clockWidth
 
int type
 
bool forward
 

Detailed Description

Definition at line 1058 of file effects.cc.

Member Data Documentation

◆ angle

float WipeZone::angle

Definition at line 1059 of file effects.cc.

Referenced by check_zone().

◆ clockWidth

float WipeZone::clockWidth

Definition at line 1064 of file effects.cc.

Referenced by check_zone().

◆ flip

int WipeZone::flip

Definition at line 1060 of file effects.cc.

Referenced by check_zone(), and precalc_wipe_zone().

◆ forward

bool WipeZone::forward

Definition at line 1066 of file effects.cc.

Referenced by check_zone().

◆ pythangle

float WipeZone::pythangle

Definition at line 1063 of file effects.cc.

Referenced by check_zone().

◆ type

int WipeZone::type

Definition at line 1065 of file effects.cc.

Referenced by check_zone().

◆ width

int WipeZone::width

Definition at line 1062 of file effects.cc.

Referenced by check_zone().

◆ xo

int WipeZone::xo

Definition at line 1061 of file effects.cc.

Referenced by check_zone().

◆ yo

int WipeZone::yo

Definition at line 1061 of file effects.cc.

Referenced by check_zone().


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