base classes — bpy_struct, Constraint
Maps transformations of the target to the object
Top range of X axis source motion
Type : | float in [-inf, inf], default 0.0 |
---|
Top range of Y axis source motion
Type : | float in [-inf, inf], default 0.0 |
---|
Top range of Z axis source motion
Type : | float in [-inf, inf], default 0.0 |
---|
Bottom range of X axis source motion
Type : | float in [-inf, inf], default 0.0 |
---|
Bottom range of Y axis source motion
Type : | float in [-inf, inf], default 0.0 |
---|
Bottom range of Z axis source motion
Type : | float in [-inf, inf], default 0.0 |
---|
The transformation type to use from the target
Type : | enum in [‘LOCATION’, ‘ROTATION’, ‘SCALE’], default ‘LOCATION’ |
---|
The transformation type to affect of the constrained object
Type : | enum in [‘LOCATION’, ‘ROTATION’, ‘SCALE’], default ‘LOCATION’ |
---|
The source axis constrained object’s X axis uses
Type : | enum in [‘X’, ‘Y’, ‘Z’], default ‘X’ |
---|
The source axis constrained object’s Y axis uses
Type : | enum in [‘X’, ‘Y’, ‘Z’], default ‘X’ |
---|
The source axis constrained object’s Z axis uses
Type : | enum in [‘X’, ‘Y’, ‘Z’], default ‘X’ |
---|
Type : | string, default “” |
---|
Top range of X axis destination motion
Type : | float in [-inf, inf], default 0.0 |
---|
Top range of Y axis destination motion
Type : | float in [-inf, inf], default 0.0 |
---|
Top range of Z axis destination motion
Type : | float in [-inf, inf], default 0.0 |
---|
Bottom range of X axis destination motion
Type : | float in [-inf, inf], default 0.0 |
---|
Bottom range of Y axis destination motion
Type : | float in [-inf, inf], default 0.0 |
---|
Bottom range of Z axis destination motion
Type : | float in [-inf, inf], default 0.0 |
---|
Extrapolate ranges
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
|