Description Usage Arguments Value
Given the position of an object in 3D space and the depth of the projection plane, calculate the position of the projection of that object on projection plane
1 | conv3Dto2D(TargetPosition, TargetDepth, ScreenDepth)
|
TargetPosition |
The targets' position in width and/or height coordinates |
TargetDepth |
The targets' position in depth coordinates |
ScreenDepth |
The position of the projection plane in depth coordinates |
numeric Projection position in the coordinate type specified in TargetPosition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.