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