Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvscreen2dimmediate:draw_line3d [TV3DWiki]
 
Table of Contents

Wiki > TV3D65 Index > TVScreen2DImmediate

Draw_Line3D

DESCRIPTION

Draws a 3d line in the world.

DECLARATION

VB.NET Draw_Line3D(x As Single , y As Single , z As Single , x1 As Single , y1 As Single , z1 As Single , color1 As Integer , color2 As Integer)
C++ void Draw_Line3D(float x , float y , float z , float x1 , float y1 , float z1 , int color1 , int color2 )

PARAMETERS

NAMEOPTIONALDESCRIPTION
xNox description
yNoy description
zNoz description
x1Nox1 description
y1Noy1 description
z1Noz1 description
color1Yescolor1 description
color2Yescolor2 description

RETURN VALUE

Null Does not return a value.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvscreen2dimmediate/draw_line3d.txt · Last modified: 2010/05/27 19:16 by 71.216.138.230