Class CameraOpticsTechniqueCommonPerspective
Contents
[
Hide
]CameraOpticsTechniqueCommonPerspective class
The camera optics technique common perspective. Describes the field of view of a perspective camera.
public class CameraOpticsTechniqueCommonPerspective
Constructors
Name | Description |
---|---|
CameraOpticsTechniqueCommonPerspective() | 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