D3D.DrawCameras

Previous  Next

 

state = D3D.DrawCameras( nControl AS INTEGER,

                          state   AS INTEGER ) AS INTEGER

 


 

Enable or disables the drawing of cameras in the 3D space.  Camera location from a 3D calibration must be present in the C3D file for the cameras to be drawn.

 

Example:

 

D3D.DrawCameras( nControl, FALSE )