base classes — bpy_struct, Constraint
Limits the location of the constrained object
Highest X value to allow
| Type : | float in [-1000, 1000], default 0.0 |
|---|
Highest Y value to allow
| Type : | float in [-1000, 1000], default 0.0 |
|---|
Highest Z value to allow
| Type : | float in [-1000, 1000], default 0.0 |
|---|
Lowest X value to allow
| Type : | float in [-1000, 1000], default 0.0 |
|---|
Lowest Y value to allow
| Type : | float in [-1000, 1000], default 0.0 |
|---|
Lowest Z value to allow
| Type : | float in [-1000, 1000], default 0.0 |
|---|
Use the maximum X value
| Type : | boolean, default False |
|---|
Use the maximum Y value
| Type : | boolean, default False |
|---|
Use the maximum Z value
| Type : | boolean, default False |
|---|
Use the minimum X value
| Type : | boolean, default False |
|---|
Use the minimum Y value
| Type : | boolean, default False |
|---|
Use the minimum Z value
| Type : | boolean, default False |
|---|
Transforms are affected by this constraint as well
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|