Blender V5.0
GreasePencilDrawing Struct Reference

#include <DNA_grease_pencil_types.h>

Inherited by blender::bke::greasepencil::Drawing.

Public Attributes

GreasePencilDrawingBase base
CurvesGeometry geometry
GreasePencilDrawingRuntimeHandleruntime

Detailed Description

A grease pencil drawing is a set of strokes. The data is stored using the CurvesGeometry data structure and the custom attributes within it.

Definition at line 104 of file DNA_grease_pencil_types.h.

Member Data Documentation

◆ base

◆ geometry

◆ runtime


The documentation for this struct was generated from the following file: