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
tvscene:setcamera [TV3DWiki]
 
Table of Contents

Wiki > TV3D65 Index > TVScene

SetCamera

DESCRIPTION

-This page has been generated automatically. Please improve it by adding a description and additional information.

DECLARATION

VB.NET SetCamera(fPosX As Single , fPosY As Single , fPosZ As Single , fLookAtX As Single , fLookAtY As Single , fLookAtZ As Single)
C++ void SetCamera(float fPosX , float fPosY , float fPosZ , float fLookAtX , float fLookAtY , float fLookAtZ )

PARAMETERS

NAMEOPTIONALDESCRIPTION
fPosXNofPosX description
fPosYNofPosY description
fPosZNofPosZ description
fLookAtXNofLookAtX description
fLookAtYNofLookAtY description
fLookAtZNofLookAtZ description

RETURN VALUE

Null Does not return a value.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvscene/setcamera.txt · Last modified: 2009/11/29 18:00