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) |
---|
Handle type
Type: | enum in [‘AUTO’, ‘VECTOR’, ‘ALIGNED’, ‘ALIGNED_DOUBLESIDE’, ‘FREE’], default ‘FREE’ |
---|
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’, ‘ALIGNED_DOUBLESIDE’, ‘FREE’], default ‘FREE’ |
---|
Handle type
Type: | enum in [‘AUTO’, ‘VECTOR’, ‘ALIGNED’, ‘ALIGNED_DOUBLESIDE’, ‘FREE’], default ‘FREE’ |
---|
Type: | MaskParent, (readonly) |
---|
Selection status
Type: | boolean, default False |
---|
Weight of the point
Type: | float in [0, 1], default 0.0 |
---|
Inherited Properties
Inherited Functions
References