Gets / Sets the cameras LookAt position.
The LookAt position property represents the point in 3D space that the camera is looking at.
The Camera class stores a private DirectX.Vector3 varible for storing the cameras LookAt position.
If the AutoUpdateView property is True a call to the UpdateView method is made automatically.
Camera Class | CBX.Libs.DX9ToolsR4 Namespace