base class — bpy_struct
Collection of masking spline points
Add a number of point to this spline
Parameters: | count (int in [0, inf], (optional)) – Number, Number of points to add to the spline |
---|
Remove a point from a spline
Parameters: | point (MaskSplinePoint, (never None)) – The point to remove |
---|
Inherited Properties
Inherited Functions
References