Click or drag to resize

OrthographicCamera Fields

The OrthographicCamera type exposes the following members.

Fields
 NameDescription
Protected field_eyePosition
(Inherited from CameraBase)
Protected field_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)
Protected field_targetPosition
(Inherited from CameraBase)
Protected field_upVector
(Inherited from CameraBase)
Protected field_widthAtZNear
(Inherited from CameraBase)
Protected field_zFar
(Inherited from CameraBase)
Protected field_zNear
(Inherited from CameraBase)
Top
See Also