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