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