base class — bpy_struct
Single point in spline used for defining mask
Coordinates of the control point
| Type : | float array of 2 items in [-inf, inf], default (0.0, 0.0) |
|---|
Points defining feather
| Type : | bpy_prop_collection of MaskSplinePointUW, (readonly) |
|---|
Coordinates of the first handle
| Type : | float array of 2 items in [-inf, inf], default (0.0, 0.0) |
|---|
Coordinates of the second handle
| Type : | float array of 2 items in [-inf, inf], default (0.0, 0.0) |
|---|
Handle type
| Type : | enum in [‘AUTO’, ‘VECTOR’, ‘ALIGNED’], default ‘AUTO’ |
|---|
| Type : | MaskParent, (readonly) |
|---|
Selection status
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|
References