![]() | |
Wpf |
The WpfCamera type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetCameraLookDirection | Returns the camera look direction. |
![]() | GetCameraPosition |
Returns the current position of the camera.
(Overrides BaseCameraGetCameraPosition) |
![]() ![]() | GetProjectionMatrix | GetProjectionMatrix returns projection Matrix for the specified camera's properties |
![]() ![]() | GetViewMatrix | GetViewMatrix sets viewMatrix and cameraPosition from the WPF's camera and isUsingRightHandedCoordinateSystem |
![]() | Update |
Update method updates the camera matrices when needed (when there were any change in the camera properties) or when forceMatrixUpdate is set to true.
(Overrides BaseCameraUpdate(Boolean)) |