conv3Dto2D: Calculate the projection position of a real world object

Description Usage Arguments Value

Description

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

Usage

1
  conv3Dto2D(TargetPosition, TargetDepth, ScreenDepth)

Arguments

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

Value

numeric Projection position in the coordinate type specified in TargetPosition


russmisc documentation built on May 2, 2019, 4:44 p.m.