diff --git a/README.md b/README.md index 44f8604..7bfdd76 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,10 @@ Sample: [https://rext.es](https://rext.es) * Atmospheric light: Used for dehaze. ### Transformations -* Rotation. -* Scale. -* Translate. +* Rotation: Radians. +* Rotation origin: Set the origin of the rotation. The image center by default. Range: [-1, 1]. Center at (0,0) +* Scale. Multiplier number. +* Translate. Range: [-1, 1]. ## HTML Vanilla example: @@ -42,7 +43,7 @@ Sample: [https://rext.es](https://rext.es)
- +