Click or drag to resize
AB4D logo

BaseCameraPoints3DTo2D Method

Overload List
 NameDescription
Public methodPoints3DTo2D(IListPoint3D, Point, Transform3D, Boolean) Points3DTo2D calculates 2D screen positions from the specified 3D positions. Calculated screen positions are stored into the specified points2D array (its size must be at least the size of the 3D positions).
Public methodPoints3DTo2D(Point3D, Point, Transform3D, Boolean) Points3DTo2D calculates 2D screen positions from the specified 3D positions. Calculated screen positions are stored into the specified points2D array (its size must be at least the size of the 3D positions).
Top
See Also