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
Constructor | Description |
---|---|
init | Constructs a new instance of CameraOpticsTechniqueCommonOrthographic |
Properties
Property | Description |
---|---|
items | Gets or sets the items. |
items_element_name | Gets or sets the items element name. |
znear | Gets or sets the z near. Contains a floating-point number that describes the distance to the near clipping plane. |
zfar | Gets or sets the z far. Contains a floating-point number that describes the distance to the far clipping plane. |