base class — bpy_struct
Single spline used for defining mask shape
The method used for calculating the feather offset
Type : | enum in [‘EVEN’, ‘SMOOTH’], default ‘EVEN’ |
---|
Collection of points
Type : | MaskSplinePoints bpy_prop_collection of MaskSplinePoint, (readonly) |
---|
Make this spline a closed loop
Type : | boolean, default False |
---|
Make this spline filled
Type : | boolean, default False |
---|
Prevent feather from self-intersections
Type : | boolean, default False |
---|
The type of weight interpolation for spline
Type : | enum in [‘LINEAR’, ‘EASE’], default ‘LINEAR’ |
---|
Inherited Properties
Inherited Functions
References