Description Usage Arguments Value Examples
Transforms a 3 point based on a projection and world to camera matrix into the NPC space.
1 | point2image(x, projection, worldToCamera)
|
x |
Vector in 3D. |
projection |
Matrix describing the camera projection. |
worldToCamera |
Matrix describing the camera position. |
x in NPC space.
1 2 3 4 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.