Skip to content

Commit 9656e8f

Browse files
authored
add description for P2D renderer
1 parent 390aba6 commit 9656e8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ Example -
5656

5757
Two types of renderers are supported, **WEBGL** and **P2D**.
5858

59+
The P2D renderer uses OpenGL for faster rendering of two-dimensional graphics but at the expense of speed.
60+
5961
* **`tint`**
6062

6163
`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

Comments
 (0)