The ICog3DDisplayV2Impl type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CameraPosition |
Gets the camera's current position in the 3D scene's world space name
| |
| CameraTarget |
Gets the camera's current target position in the 3D scene's world space name
| |
| CameraUpDirection |
Gets the camera's current up direction in the 3D scene's world space name
| |
| DisplayMode |
Gets or sets the rendering mode for the display
| |
| IsDrawingEnabled |
Returns whether the screen refresh is enabled or not
| |
| MouseCoordinates |
Gets the current mouse coordinates in the 3D scene's world space name
NOTE: if MouseCoordinatesTracked has to be set to true to get the current mouse coordinates, otherwise the value is invalid and null.
| |
| MouseCoordinatesTracked |
Gets or sets whether the coordinates of the mouse cursor are tracked or not
|
See Also