Sets the internal format of the render buffer (Default 'rgba4')
'rgba4'
Sets the height of the render buffer in pixels. (Default 1)
1
Simultaneously sets width and height. (Default 1)
Alias for [width, height]. (Default [1, 1])
[width, height]
[1, 1]
Sets the width of the render buffer in pixels. (Default 1)
Generated using TypeDoc
Sets the internal format of the render buffer (Default
'rgba4'
)