Members
debugMarkerRadius :number
#
     | source:
    p5Drawer/P5Drawer.js, line 61
    
Radius of the main visual elements for debug drawing.
debugPointRadius :number
#
     | source:
    p5Drawer/P5Drawer.js, line 55
    
Radius of point markers for debug drawing.
debugStyle :object
#
     | source:
    p5Drawer/P5Drawer.js, line 29
    
Style used for debug drawing, when null the style already applied
is used.
debugTextOptions :object
#
     | source:
    p5Drawer/P5Drawer.js, line 45
    
Object with options used by the default implementation of
drawable.debug().
debugTextStyle :object
#
     | source:
    p5Drawer/P5Drawer.js, line 37
    
Style used for text for debug drawing, when null the style already
applied is used.