Class CameraOpticsTechniqueCommonOrthographic
Contents
[
Hide
]CameraOpticsTechniqueCommonOrthographic class
The camera optics technique common orthographic. Describes the field of view of an orthographic camera.
public class CameraOpticsTechniqueCommonOrthographic
Constructors
| Name | Description |
|---|---|
| CameraOpticsTechniqueCommonOrthographic() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Items { get; set; } | Gets or sets the items. |
| ItemsElementName { get; set; } | Gets or sets the items element name. |
| Zfar { get; set; } | Gets or sets the z far. Contains a floating-point number that describes the distance to the far clipping plane. |
| Znear { get; set; } | Gets or sets the z near. Contains a floating-point number that describes the distance to the near clipping plane. |
See Also
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD