Perspective |
The PerspectiveCamera type exposes the following members.
Name | Description | |
---|---|---|
_eyePosition | (Inherited from CameraBase) | |
_screenOffset |
Gets or sets the screen offset. The screen offset has to be used only in extraordinary situation,
e.g. for shifting to simulate multisampling; or for shifting to center the exported bitmap.
This is a relative value - relative to the dimensions of the screen.
It is not serialized either.
(Inherited from CameraBase) | |
_targetPosition | (Inherited from CameraBase) | |
_upVector | (Inherited from CameraBase) | |
_widthAtZNear | (Inherited from CameraBase) | |
_zFar | (Inherited from CameraBase) | |
_zNear | (Inherited from CameraBase) |