Changeset View
Changeset View
Standalone View
Standalone View
source/blender/makesdna/DNA_modifier_types.h
| Context not available. | |||||
| float limit[2]; /* lower and upper limit */ | float limit[2]; /* lower and upper limit */ | ||||
| char mode; /* deform function */ | char mode; /* deform function */ | ||||
| char axis; /* lock axis (for taper and strech) */ | char axis; /* lock axis (for taper and stretch) */ | ||||
| char deform_axis; /* axis to perform the deform on (default is X, but can be overridden by origin */ | char deform_axis; /* axis to perform the deform on (default is X, but can be overridden by origin */ | ||||
| char flag; | char flag; | ||||
| Context not available. | |||||