GPencilStroke(bpy_struct)

base class — bpy_struct

class bpy.types.GPencilStroke(bpy_struct)

Freehand curve defining part of a sketch

points

Stroke data points

Type :bpy_prop_collection of GPencilStrokePoint, (readonly)

Inherited Properties

Inherited Functions

References

Previous topic

GPencilLayer(bpy_struct)

Next topic

GPencilStrokePoint(bpy_struct)