Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Xintong Xia committed Mar 29, 2019
1 parent 398805a commit 091047b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/shader-modules/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ Converts the size of a geometry from the world space (meters if geospatial, and

```glsl
float project_pixel_size(float pixels)
float project_pixel_size(vec2 pixels)
```

Converts the size of a geometry from the screen space to the common space.
Expand Down

0 comments on commit 091047b

Please sign in to comment.