CameraOpticsTechniqueCommonPerspective class

CameraOpticsTechniqueCommonPerspective class

The camera optics technique common perspective. Describes the field of view of a perspective camera.

The CameraOpticsTechniqueCommonPerspective type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of CameraOpticsTechniqueCommonPerspective

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