GreasePencil(ID)

base classes — bpy_struct, ID

class bpy.types.GreasePencil(ID)

Freehand annotation sketchbook

draw_mode
Type :enum in [‘CURSOR’, ‘VIEW’, ‘SURFACE’, ‘STROKE’], default ‘VIEW’
layers
Type :GreasePencilLayers bpy_prop_collection of GPencilLayer, (readonly)
use_stroke_endpoints

Only use the first and last parts of the stroke for snapping

Type :boolean, default False

Inherited Properties

Inherited Functions

References

Previous topic

GlowSequence(EffectSequence)

Next topic

GreasePencilLayers(bpy_struct)