Camera.SetPosition Method (Single, Single, Single, Boolean)
Sets the position of the camera.
[Visual Basic] Overloads Public Sub SetPosition( _ ByVal X As Single, _ ByVal Y As Single, _ ByVal Z As Single, _ Optional ByVal DoUpdate As Boolean = False _ )