CameraOpticsTechniqueCommonOrthographic class

CameraOpticsTechniqueCommonOrthographic class

The camera optics technique common orthographic. Describes the field of view of an orthographic camera.

The CameraOpticsTechniqueCommonOrthographic type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of CameraOpticsTechniqueCommonOrthographic

Properties

PropertyDescription
itemsGets or sets the items.
items_element_nameGets or sets the items element name.
znearGets or sets the z near.
Contains a floating-point number that describes the distance to the near clipping plane.
zfarGets or sets the z far.
Contains a floating-point number that describes the distance to the far clipping plane.

See Also