The _id of the user who created the drawing
OptionalbezierAn amount of bezier smoothing applied, between 0 and 1
OptionalelevationThe elevation of the drawing
OptionalfillThe opacity of the fill applied to the drawing geometry
OptionalfillAn optional color string with which to fill the drawing geometry
OptionalfillThe fill type of the drawing shape, a value from CONST.DRAWING_FILL_TYPES
An object of optional key/value flags
OptionalfontThe font family used to display text within this drawing, defaults to CONFIG.defaultFontFamily
OptionalfontThe font size used to display text within this drawing
OptionalhiddenIs the drawing currently hidden?
OptionallockedIs the drawing currently locked?
OptionalrotationThe angle of rotation for the drawing figure
The geometric shape of the drawing
OptionalsortThe z-index of this drawing relative to other siblings
OptionalstrokeThe opacity of the boundary lines of the drawing geometry
OptionalstrokeThe color of the boundary lines of the drawing geometry
OptionalstrokeThe width in pixels of the boundary lines of the drawing geometry
OptionaltextOptional text which is displayed overtop of the drawing
OptionaltextThe opacity of text displayed within this drawing
OptionaltextThe color of text displayed within this drawing
OptionaltextureThe path to a tiling image texture used to fill the drawing geometry
The x-coordinate position of the top-left corner of the drawn shape
The y-coordinate position of the top-left corner of the drawn shape
The _id which uniquely identifies this BaseDrawing embedded document