DShape:SetType
Description
Sets the shape to be drawn.
Arguments
1 string type
The render type of the DShape. Only rectangles (
Rect
) work currently. If you don't define a type immediately, the PANEL:Paint method will generate errors until you do.