* Resize the canvas to the given width and height. * @param width width of the canvas * @param height height of the canvas * @param transparent whether the canvas should be transparent or not. If true, the texture will include an alpha channel * @protected
(width: number, height: number, transparent: boolean = false)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected