bpy.ops.gpencil.brush_reset_all
重置所有笔刷的参数。
无
{'CANCELLED'}
import bpy # 重置所有笔刷的参数 bpy.ops.gpencil.brush_reset_all()