You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,8 @@ Example -
56
56
57
57
Two types of renderers are supported, **WEBGL** and **P2D**.
58
58
59
+
The P2D renderer uses OpenGL for faster rendering of two-dimensional graphics but at the expense of speed.
60
+
59
61
***`tint`**
60
62
61
63
`tint` takes different types of data for an image. It can take a simple **string of color name**, **array of values** that includes Red, Green, Blue and alpha value for image transparency and **an object that describes color and alpha channel**.
0 commit comments